Uses of Class
software.amazon.awssdk.services.ec2.model.LaunchTemplateInstanceMetadataOptionsRequest
Packages that use LaunchTemplateInstanceMetadataOptionsRequest
-
Uses of LaunchTemplateInstanceMetadataOptionsRequest in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return LaunchTemplateInstanceMetadataOptionsRequestModifier and TypeMethodDescriptionRequestLaunchTemplateData.metadataOptions()The metadata options for the instance.Methods in software.amazon.awssdk.services.ec2.model with parameters of type LaunchTemplateInstanceMetadataOptionsRequestModifier and TypeMethodDescriptionRequestLaunchTemplateData.Builder.metadataOptions(LaunchTemplateInstanceMetadataOptionsRequest metadataOptions) The metadata options for the instance.