View a markdown version of this page

AWS::EC2::EC2Fleet NetworkInterfaceSpecificationRequest - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon 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 Amazon 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