associatePublicIpAddress property

bool? associatePublicIpAddress
final

For Auto Scaling groups that are running in a VPC, specifies whether to assign a public IP address to the group's instances. For more information, see Launching Auto Scaling instances in a VPC in the Amazon EC2 Auto Scaling User Guide.

Implementation

final bool? associatePublicIpAddress;