@Stability(value=Stable) @Internal public static final class CfnMember.NetworkConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnMember.NetworkConfigurationProperty
CfnMember.NetworkConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnMember.NetworkConfigurationProperty.Builder, CfnMember.NetworkConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String framework,
String frameworkVersion,
String name,
Object votingPolicy,
String description,
Object networkFrameworkConfiguration)
Constructor that initializes the object based on literal property values passed by the
CfnMember.ApprovalThresholdPolicyProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDescription()
`CfnMember.NetworkConfigurationProperty.Description`.
|
String |
getFramework()
`CfnMember.NetworkConfigurationProperty.Framework`.
|
String |
getFrameworkVersion()
`CfnMember.NetworkConfigurationProperty.FrameworkVersion`.
|
String |
getName()
`CfnMember.NetworkConfigurationProperty.Name`.
|
Object |
getNetworkFrameworkConfiguration()
`CfnMember.NetworkConfigurationProperty.NetworkFrameworkConfiguration`.
|
Object |
getVotingPolicy()
`CfnMember.NetworkConfigurationProperty.VotingPolicy`.
|
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(String framework, String frameworkVersion, String name, Object votingPolicy, String description, Object networkFrameworkConfiguration)
CfnMember.ApprovalThresholdPolicyProperty.Builder.public final String getFramework()
CfnMember.NetworkConfigurationPropertygetFramework in interface CfnMember.NetworkConfigurationPropertypublic final String getFrameworkVersion()
CfnMember.NetworkConfigurationPropertygetFrameworkVersion in interface CfnMember.NetworkConfigurationPropertypublic final String getName()
CfnMember.NetworkConfigurationPropertygetName in interface CfnMember.NetworkConfigurationPropertypublic final Object getVotingPolicy()
CfnMember.NetworkConfigurationPropertygetVotingPolicy in interface CfnMember.NetworkConfigurationPropertypublic final String getDescription()
CfnMember.NetworkConfigurationPropertygetDescription in interface CfnMember.NetworkConfigurationPropertypublic final Object getNetworkFrameworkConfiguration()
CfnMember.NetworkConfigurationPropertygetNetworkFrameworkConfiguration in interface CfnMember.NetworkConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.