@Stability(value=Stable)
public static interface CfnMember.NetworkConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-managedblockchain-member-networkconfiguration.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnMember.NetworkConfigurationProperty.Builder
A builder for
CfnMember.NetworkConfigurationProperty |
static class |
CfnMember.NetworkConfigurationProperty.Jsii$Proxy
An implementation for
CfnMember.NetworkConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnMember.NetworkConfigurationProperty.Builder |
builder() |
default String |
getDescription()
`CfnMember.NetworkConfigurationProperty.Description`.
|
String |
getFramework()
`CfnMember.NetworkConfigurationProperty.Framework`.
|
String |
getFrameworkVersion()
`CfnMember.NetworkConfigurationProperty.FrameworkVersion`.
|
String |
getName()
`CfnMember.NetworkConfigurationProperty.Name`.
|
default Object |
getNetworkFrameworkConfiguration()
`CfnMember.NetworkConfigurationProperty.NetworkFrameworkConfiguration`.
|
Object |
getVotingPolicy()
`CfnMember.NetworkConfigurationProperty.VotingPolicy`.
|
@Stability(value=Stable) @NotNull String getFramework()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-managedblockchain-member-networkconfiguration.html#cfn-managedblockchain-member-networkconfiguration-framework@Stability(value=Stable) @NotNull String getFrameworkVersion()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-managedblockchain-member-networkconfiguration.html#cfn-managedblockchain-member-networkconfiguration-frameworkversion@Stability(value=Stable) @NotNull String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-managedblockchain-member-networkconfiguration.html#cfn-managedblockchain-member-networkconfiguration-name@Stability(value=Stable) @NotNull Object getVotingPolicy()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-managedblockchain-member-networkconfiguration.html#cfn-managedblockchain-member-networkconfiguration-votingpolicy@Stability(value=Stable) @Nullable default String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-managedblockchain-member-networkconfiguration.html#cfn-managedblockchain-member-networkconfiguration-description@Stability(value=Stable) @Nullable default Object getNetworkFrameworkConfiguration()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-managedblockchain-member-networkconfiguration.html#cfn-managedblockchain-member-networkconfiguration-networkframeworkconfiguration@Stability(value=Stable) static CfnMember.NetworkConfigurationProperty.Builder builder()
Copyright © 2020. All rights reserved.