EipAssociation - Amazon Elastic VMware Service

EipAssociation

An Elastic IP address association with the elastic network interface in the VLAN subnet.

Contents

Note

In the following list, the required parameters are described first.

allocationId

The Elastic IP address allocation ID.

Type: String

Length Constraints: Minimum length of 9. Maximum length of 26.

Pattern: eipalloc-[a-zA-Z0-9_-]+

Required: No

associationId

A unique ID for the elastic IP address association with the VLAN subnet.

Type: String

Length Constraints: Minimum length of 9. Maximum length of 26.

Pattern: eipassoc-[a-zA-Z0-9_-]+

Required: No

ipAddress

The Elastic IP address.

Type: String

Pattern: (\d{1,3}\.){3}\d{1,3}

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: