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