Launch Template Metadata Options Args
data class LaunchTemplateMetadataOptionsArgs(val httpEndpoint: Output<String>? = null, val httpProtocolIpv6: Output<String>? = null, val httpPutResponseHopLimit: Output<Int>? = null, val httpTokens: Output<String>? = null, val instanceMetadataTags: Output<String>? = null) : ConvertibleToJava<LaunchTemplateMetadataOptionsArgs>
Constructors
Functions
Properties
Link copied to clipboard
Enables or disables access to instance tags from the instance metadata service. Can be "enabled" or "disabled". For more information, see the documentation on the Instance Metadata Service.