Class CfnAutoScalingGroupPropsMixin.LaunchTemplateProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.autoscaling.CfnAutoScalingGroupPropsMixin.LaunchTemplateProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAutoScalingGroupPropsMixin.LaunchTemplateProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAutoScalingGroupPropsMixin.LaunchTemplateProperty
@Stability(Stable)
@Internal
public static final class CfnAutoScalingGroupPropsMixin.LaunchTemplateProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAutoScalingGroupPropsMixin.LaunchTemplateProperty
An implementation for
CfnAutoScalingGroupPropsMixin.LaunchTemplateProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.autoscaling.CfnAutoScalingGroupPropsMixin.LaunchTemplateProperty
CfnAutoScalingGroupPropsMixin.LaunchTemplateProperty.Builder, CfnAutoScalingGroupPropsMixin.LaunchTemplateProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAutoScalingGroupPropsMixin.LaunchTemplateProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnAutoScalingGroupPropsMixin.LaunchTemplateProperty.Builder.
-
-
Method Details
-
getLaunchTemplateSpecification
Description copied from interface:CfnAutoScalingGroupPropsMixin.LaunchTemplatePropertyThe launch template.Returns union: either
IResolvableorCfnAutoScalingGroupPropsMixin.LaunchTemplateSpecificationProperty- Specified by:
getLaunchTemplateSpecificationin interfaceCfnAutoScalingGroupPropsMixin.LaunchTemplateProperty- See Also:
-
getOverrides
Description copied from interface:CfnAutoScalingGroupPropsMixin.LaunchTemplatePropertyAny properties that you specify override the same properties in the launch template.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnAutoScalingGroupPropsMixin.LaunchTemplateOverridesProperty>- Specified by:
getOverridesin interfaceCfnAutoScalingGroupPropsMixin.LaunchTemplateProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-