autoAssignPublicIps property
For stacks that are running in a VPC, whether to automatically assign a public IP address to the layer's instances. For more information, see How to Edit a Layer.
Implementation
final bool? autoAssignPublicIps;
For stacks that are running in a VPC, whether to automatically assign a public IP address to the layer's instances. For more information, see How to Edit a Layer.
final bool? autoAssignPublicIps;