AWS SDK for .NET Documentation
AutoAssignPublicIps Property
AmazonAmazon.OpsWorks.ModelUpdateLayerRequestAutoAssignPublicIps Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property 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.

Declaration Syntax
C#
public bool AutoAssignPublicIps { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)