Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnLaunchTemplatePropsMixin.MetadataOptionsProperty.Builder
Packages that use CfnLaunchTemplatePropsMixin.MetadataOptionsProperty.Builder
-
Uses of CfnLaunchTemplatePropsMixin.MetadataOptionsProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.ec2
Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnLaunchTemplatePropsMixin.MetadataOptionsProperty.BuilderModifier and TypeMethodDescriptionCfnLaunchTemplatePropsMixin.MetadataOptionsProperty.builder()CfnLaunchTemplatePropsMixin.MetadataOptionsProperty.Builder.httpEndpoint(String httpEndpoint) Sets the value ofCfnLaunchTemplatePropsMixin.MetadataOptionsProperty.getHttpEndpoint()CfnLaunchTemplatePropsMixin.MetadataOptionsProperty.Builder.httpProtocolIpv6(String httpProtocolIpv6) CfnLaunchTemplatePropsMixin.MetadataOptionsProperty.Builder.httpPutResponseHopLimit(Number httpPutResponseHopLimit) CfnLaunchTemplatePropsMixin.MetadataOptionsProperty.Builder.httpTokens(String httpTokens) Sets the value ofCfnLaunchTemplatePropsMixin.MetadataOptionsProperty.getHttpTokens()CfnLaunchTemplatePropsMixin.MetadataOptionsProperty.Builder.instanceMetadataTags(String instanceMetadataTags) Constructors in software.amazon.awscdk.cfnpropertymixins.services.ec2 with parameters of type CfnLaunchTemplatePropsMixin.MetadataOptionsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLaunchTemplatePropsMixin.MetadataOptionsProperty.Builder.