Class CfnMemberPropsMixin.MemberConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.managedblockchain.CfnMemberPropsMixin.MemberConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnMemberPropsMixin.MemberConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnMemberPropsMixin.MemberConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnMemberPropsMixin.MemberConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnMemberPropsMixin.MemberConfigurationProperty
An implementation for
CfnMemberPropsMixin.MemberConfigurationProperty-
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.managedblockchain.CfnMemberPropsMixin.MemberConfigurationProperty
CfnMemberPropsMixin.MemberConfigurationProperty.Builder, CfnMemberPropsMixin.MemberConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnMemberPropsMixin.MemberConfigurationProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal StringAn optional description of the member.final ObjectConfiguration properties of the blockchain framework relevant to the member.final StringgetName()The name of the member.final inthashCode()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 theCfnMemberPropsMixin.MemberConfigurationProperty.Builder.
-
-
Method Details
-
getDescription
Description copied from interface:CfnMemberPropsMixin.MemberConfigurationPropertyAn optional description of the member.- Specified by:
getDescriptionin interfaceCfnMemberPropsMixin.MemberConfigurationProperty- See Also:
-
getMemberFrameworkConfiguration
Description copied from interface:CfnMemberPropsMixin.MemberConfigurationPropertyConfiguration properties of the blockchain framework relevant to the member.Returns union: either
IResolvableorCfnMemberPropsMixin.MemberFrameworkConfigurationProperty- Specified by:
getMemberFrameworkConfigurationin interfaceCfnMemberPropsMixin.MemberConfigurationProperty- See Also:
-
getName
Description copied from interface:CfnMemberPropsMixin.MemberConfigurationPropertyThe name of the member.- Specified by:
getNamein interfaceCfnMemberPropsMixin.MemberConfigurationProperty- 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()
-