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::EC2Fleet PrivateIpAddressSpecificationRequest The `PrivateIpAddressSpecificationRequest` property type specifies Property description not available. for an [AWS::EC2::EC2Fleet](aws-resource-ec2-ec2fleet.md). ## Syntax To declare this entity in your CloudFormation template, use the following syntax: ### JSON ``` { "[Primary](#cfn-ec2-ec2fleet-privateipaddressspecificationrequest-primary)" : {{Boolean}}, "[PrivateIpAddress](#cfn-ec2-ec2fleet-privateipaddressspecificationrequest-privateipaddress)" : {{String}} } ``` ### YAML ``` [Primary](#cfn-ec2-ec2fleet-privateipaddressspecificationrequest-primary): {{Boolean}} [PrivateIpAddress](#cfn-ec2-ec2fleet-privateipaddressspecificationrequest-privateipaddress): {{String}} ``` ## Properties `Primary` Property description not available. *Required*: No *Type*: Boolean *Update requires*: [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement) `PrivateIpAddress` Property description not available. *Required*: No *Type*: String *Update requires*: [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement)

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