Launch Configuration Metadata Options Args
data class LaunchConfigurationMetadataOptionsArgs(val httpEndpoint: Output<String>? = null, val httpPutResponseHopLimit: Output<Int>? = null, val httpTokens: Output<String>? = null) : ConvertibleToJava<LaunchConfigurationMetadataOptionsArgs>
MetadataOptions is a property of AWS::AutoScaling::LaunchConfiguration that describes metadata options for the instances.