This is the new *CloudFormation Template Reference Guide*. Please update your bookmarks and links. For help getting started with CloudFormation, see the [AWS CloudFormation User Guide](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html). # AWS::EC2::NetworkInsightsAccessScope PacketHeaderStatementRequest Describes a packet header statement. ## Syntax To declare this entity in your CloudFormation template, use the following syntax: ### JSON ``` { "[DestinationAddresses](#cfn-ec2-networkinsightsaccessscope-packetheaderstatementrequest-destinationaddresses)" : {{[ String, ... ]}}, "[DestinationPorts](#cfn-ec2-networkinsightsaccessscope-packetheaderstatementrequest-destinationports)" : {{[ String, ... ]}}, "[DestinationPrefixLists](#cfn-ec2-networkinsightsaccessscope-packetheaderstatementrequest-destinationprefixlists)" : {{[ String, ... ]}}, "[Protocols](#cfn-ec2-networkinsightsaccessscope-packetheaderstatementrequest-protocols)" : {{[ String, ... ]}}, "[SourceAddresses](#cfn-ec2-networkinsightsaccessscope-packetheaderstatementrequest-sourceaddresses)" : {{[ String, ... ]}}, "[SourcePorts](#cfn-ec2-networkinsightsaccessscope-packetheaderstatementrequest-sourceports)" : {{[ String, ... ]}}, "[SourcePrefixLists](#cfn-ec2-networkinsightsaccessscope-packetheaderstatementrequest-sourceprefixlists)" : {{[ String, ... ]}} } ``` ### YAML ``` [DestinationAddresses](#cfn-ec2-networkinsightsaccessscope-packetheaderstatementrequest-destinationaddresses): {{ - String}} [DestinationPorts](#cfn-ec2-networkinsightsaccessscope-packetheaderstatementrequest-destinationports): {{ - String}} [DestinationPrefixLists](#cfn-ec2-networkinsightsaccessscope-packetheaderstatementrequest-destinationprefixlists): {{ - String}} [Protocols](#cfn-ec2-networkinsightsaccessscope-packetheaderstatementrequest-protocols): {{ - String}} [SourceAddresses](#cfn-ec2-networkinsightsaccessscope-packetheaderstatementrequest-sourceaddresses): {{ - String}} [SourcePorts](#cfn-ec2-networkinsightsaccessscope-packetheaderstatementrequest-sourceports): {{ - String}} [SourcePrefixLists](#cfn-ec2-networkinsightsaccessscope-packetheaderstatementrequest-sourceprefixlists): {{ - String}} ``` ## Properties `DestinationAddresses` The destination addresses. *Required*: No *Type*: Array of String *Update requires*: [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement) `DestinationPorts` The destination ports. *Required*: No *Type*: Array of String *Update requires*: [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement) `DestinationPrefixLists` The destination prefix lists. *Required*: No *Type*: Array of String *Update requires*: [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement) `Protocols` The protocols. *Required*: No *Type*: Array of String *Update requires*: [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement) `SourceAddresses` The source addresses. *Required*: No *Type*: Array of String *Update requires*: [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement) `SourcePorts` The source ports. *Required*: No *Type*: Array of String *Update requires*: [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement) `SourcePrefixLists` The source prefix lists. *Required*: No *Type*: Array of String *Update requires*: [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement)

AltStyle によって変換されたページ (->オリジナル) /