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