Class CfnInstancePropsMixin.SsmAssociationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnInstancePropsMixin.SsmAssociationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnInstancePropsMixin.SsmAssociationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnInstancePropsMixin.SsmAssociationProperty
@Stability(Stable)
@Internal
public static final class CfnInstancePropsMixin.SsmAssociationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnInstancePropsMixin.SsmAssociationProperty
An implementation for
CfnInstancePropsMixin.SsmAssociationProperty-
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.ec2.CfnInstancePropsMixin.SsmAssociationProperty
CfnInstancePropsMixin.SsmAssociationProperty.Builder, CfnInstancePropsMixin.SsmAssociationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnInstancePropsMixin.SsmAssociationProperty.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 theCfnInstancePropsMixin.SsmAssociationProperty.Builder.
-
-
Method Details
-
getAssociationParameters
Description copied from interface:CfnInstancePropsMixin.SsmAssociationPropertyThe input parameter values to use with the associated SSM document.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnInstancePropsMixin.AssociationParameterProperty>- Specified by:
getAssociationParametersin interfaceCfnInstancePropsMixin.SsmAssociationProperty- See Also:
-
getDocumentName
Description copied from interface:CfnInstancePropsMixin.SsmAssociationPropertyThe name of an SSM document to associate with the instance.Returns union: either
StringorIDocumentRef- Specified by:
getDocumentNamein interfaceCfnInstancePropsMixin.SsmAssociationProperty- 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()
-