@Stability(value=Stable) @Internal public static final class CfnMemberProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnMemberProps
CfnMemberPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnMemberProps.Builder, CfnMemberProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnMemberProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnMemberProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getInvitationId()
The unique identifier of the invitation to join the network sent to the account that creates the member.
|
Object |
getMemberConfiguration()
Configuration properties of the member.
|
Object |
getNetworkConfiguration()
Configuration properties of the network to which the member belongs.
|
String |
getNetworkId()
The unique identifier of the network to which the member belongs.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnMemberProps.Builder builder)
CfnMemberProps.Builder.public final Object getMemberConfiguration()
CfnMemberPropsgetMemberConfiguration in interface CfnMemberPropspublic final String getInvitationId()
CfnMemberPropsgetInvitationId in interface CfnMemberPropspublic final Object getNetworkConfiguration()
CfnMemberPropsgetNetworkConfiguration in interface CfnMemberPropspublic final String getNetworkId()
CfnMemberPropsgetNetworkId in interface CfnMemberProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.