View a markdown version of this page

AWS::EC2::EC2Fleet NetworkInterfaceSpecificationRequest - AWS CloudFormation

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.

AWS::EC2::EC2Fleet NetworkInterfaceSpecificationRequest

The NetworkInterfaceSpecificationRequest property type specifies Property description not available. for an AWS::EC2::EC2Fleet.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

JSON

{ "AssociatePublicIpAddress" : Boolean, "DeleteOnTermination" : Boolean, "Description" : String, "DeviceIndex" : Integer, "Groups" : [ String, ... ], "InterfaceType" : String, "Ipv6AddressCount" : Integer, "Ipv6Addresses" : [ Ipv6AddressRequest, ... ], "NetworkCardIndex" : Integer, "NetworkInterfaceId" : String, "PrivateIpAddress" : String, "PrivateIpAddresses" : [ PrivateIpAddressSpecificationRequest, ... ], "SecondaryPrivateIpAddressCount" : Integer, "SubnetId" : String }

Properties

AssociatePublicIpAddress

Property description not available.

Required: No

Type: Boolean

Update requires: Replacement

DeleteOnTermination

Property description not available.

Required: No

Type: Boolean

Update requires: Replacement

Description

Property description not available.

Required: No

Type: String

Update requires: Replacement

DeviceIndex

Property description not available.

Required: No

Type: Integer

Update requires: Replacement

Groups

Property description not available.

Required: No

Type: Array of String

Update requires: Replacement

InterfaceType

Property description not available.

Required: No

Type: String

Update requires: Replacement

Ipv6AddressCount

Property description not available.

Required: No

Type: Integer

Update requires: Replacement

Ipv6Addresses

Property description not available.

Required: No

Type: Array of Ipv6AddressRequest

Update requires: Replacement

NetworkCardIndex

Property description not available.

Required: No

Type: Integer

Update requires: Replacement

NetworkInterfaceId

Property description not available.

Required: No

Type: String

Update requires: Replacement

PrivateIpAddress

Property description not available.

Required: No

Type: String

Update requires: Replacement

PrivateIpAddresses

Property description not available.

Required: No

Type: Array of PrivateIpAddressSpecificationRequest

Update requires: Replacement

SecondaryPrivateIpAddressCount

Property description not available.

Required: No

Type: Integer

Update requires: Replacement

SubnetId

Property description not available.

Required: No

Type: String

Update requires: Replacement