autoAssignPublicIps property

bool? autoAssignPublicIps
final

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;