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 NetworkInterfaceSpecificationRequest The `NetworkInterfaceSpecificationRequest` 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 ``` { "[AssociatePublicIpAddress](#cfn-ec2-ec2fleet-networkinterfacespecificationrequest-associatepublicipaddress)" : {{Boolean}}, "[DeleteOnTermination](#cfn-ec2-ec2fleet-networkinterfacespecificationrequest-deleteontermination)" : {{Boolean}}, "[Description](#cfn-ec2-ec2fleet-networkinterfacespecificationrequest-description)" : {{String}}, "[DeviceIndex](#cfn-ec2-ec2fleet-networkinterfacespecificationrequest-deviceindex)" : {{Integer}}, "[Groups](#cfn-ec2-ec2fleet-networkinterfacespecificationrequest-groups)" : {{[ String, ... ]}}, "[InterfaceType](#cfn-ec2-ec2fleet-networkinterfacespecificationrequest-interfacetype)" : {{String}}, "[Ipv6AddressCount](#cfn-ec2-ec2fleet-networkinterfacespecificationrequest-ipv6addresscount)" : {{Integer}}, "[Ipv6Addresses](#cfn-ec2-ec2fleet-networkinterfacespecificationrequest-ipv6addresses)" : {{[ Ipv6AddressRequest, ... ]}}, "[NetworkCardIndex](#cfn-ec2-ec2fleet-networkinterfacespecificationrequest-networkcardindex)" : {{Integer}}, "[NetworkInterfaceId](#cfn-ec2-ec2fleet-networkinterfacespecificationrequest-networkinterfaceid)" : {{String}}, "[PrivateIpAddress](#cfn-ec2-ec2fleet-networkinterfacespecificationrequest-privateipaddress)" : {{String}}, "[PrivateIpAddresses](#cfn-ec2-ec2fleet-networkinterfacespecificationrequest-privateipaddresses)" : {{[ PrivateIpAddressSpecificationRequest, ... ]}}, "[SecondaryPrivateIpAddressCount](#cfn-ec2-ec2fleet-networkinterfacespecificationrequest-secondaryprivateipaddresscount)" : {{Integer}}, "[SubnetId](#cfn-ec2-ec2fleet-networkinterfacespecificationrequest-subnetid)" : {{String}} } ``` ### YAML ``` [AssociatePublicIpAddress](#cfn-ec2-ec2fleet-networkinterfacespecificationrequest-associatepublicipaddress): {{Boolean}} [DeleteOnTermination](#cfn-ec2-ec2fleet-networkinterfacespecificationrequest-deleteontermination): {{Boolean}} [Description](#cfn-ec2-ec2fleet-networkinterfacespecificationrequest-description): {{String}} [DeviceIndex](#cfn-ec2-ec2fleet-networkinterfacespecificationrequest-deviceindex): {{Integer}} [Groups](#cfn-ec2-ec2fleet-networkinterfacespecificationrequest-groups): {{ - String}} [InterfaceType](#cfn-ec2-ec2fleet-networkinterfacespecificationrequest-interfacetype): {{String}} [Ipv6AddressCount](#cfn-ec2-ec2fleet-networkinterfacespecificationrequest-ipv6addresscount): {{Integer}} [Ipv6Addresses](#cfn-ec2-ec2fleet-networkinterfacespecificationrequest-ipv6addresses): {{ - Ipv6AddressRequest}} [NetworkCardIndex](#cfn-ec2-ec2fleet-networkinterfacespecificationrequest-networkcardindex): {{Integer}} [NetworkInterfaceId](#cfn-ec2-ec2fleet-networkinterfacespecificationrequest-networkinterfaceid): {{String}} [PrivateIpAddress](#cfn-ec2-ec2fleet-networkinterfacespecificationrequest-privateipaddress): {{String}} [PrivateIpAddresses](#cfn-ec2-ec2fleet-networkinterfacespecificationrequest-privateipaddresses): {{ - PrivateIpAddressSpecificationRequest}} [SecondaryPrivateIpAddressCount](#cfn-ec2-ec2fleet-networkinterfacespecificationrequest-secondaryprivateipaddresscount): {{Integer}} [SubnetId](#cfn-ec2-ec2fleet-networkinterfacespecificationrequest-subnetid): {{String}} ``` ## Properties `AssociatePublicIpAddress` 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) `DeleteOnTermination` 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) `Description` 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) `DeviceIndex` Property description not available. *Required*: No *Type*: Integer *Update requires*: [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement) `Groups` Property description not available. *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) `InterfaceType` 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) `Ipv6AddressCount` Property description not available. *Required*: No *Type*: Integer *Update requires*: [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement) `Ipv6Addresses` Property description not available. *Required*: No *Type*: Array of [Ipv6AddressRequest](aws-properties-ec2-ec2fleet-ipv6addressrequest.md) *Update requires*: [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement) `NetworkCardIndex` Property description not available. *Required*: No *Type*: Integer *Update requires*: [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement) `NetworkInterfaceId` 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) `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) `PrivateIpAddresses` Property description not available. *Required*: No *Type*: Array of [PrivateIpAddressSpecificationRequest](aws-properties-ec2-ec2fleet-privateipaddressspecificationrequest.md) *Update requires*: [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement) `SecondaryPrivateIpAddressCount` Property description not available. *Required*: No *Type*: Integer *Update requires*: [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement) `SubnetId` 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)