Class CfnTrustAnchorPropsMixin.SourceProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.rolesanywhere.CfnTrustAnchorPropsMixin.SourceProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnTrustAnchorPropsMixin.SourceProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnTrustAnchorPropsMixin.SourceProperty
@Stability(Stable)
@Internal
public static final class CfnTrustAnchorPropsMixin.SourceProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnTrustAnchorPropsMixin.SourceProperty
An implementation for
CfnTrustAnchorPropsMixin.SourceProperty-
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.rolesanywhere.CfnTrustAnchorPropsMixin.SourceProperty
CfnTrustAnchorPropsMixin.SourceProperty.Builder, CfnTrustAnchorPropsMixin.SourceProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTrustAnchorPropsMixin.SourceProperty.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 theCfnTrustAnchorPropsMixin.SourceProperty.Builder.
-
-
Method Details
-
getSourceData
Description copied from interface:CfnTrustAnchorPropsMixin.SourcePropertyA union object representing the data field of the TrustAnchor depending on its type.Returns union: either
IResolvableorCfnTrustAnchorPropsMixin.SourceDataProperty- Specified by:
getSourceDatain interfaceCfnTrustAnchorPropsMixin.SourceProperty- See Also:
-
getSourceType
Description copied from interface:CfnTrustAnchorPropsMixin.SourcePropertyThe type of the TrustAnchor.- Specified by:
getSourceTypein interfaceCfnTrustAnchorPropsMixin.SourceProperty- 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()
-