@Stability(value=Stable)
public static interface CfnMember.NetworkConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @NotNull String getFrameworkVersion()
@Stability(value=Stable) @NotNull String getName()
@Stability(value=Stable) @NotNull Object getVotingPolicy()
@Stability(value=Stable) @Nullable default String getDescription()
@Stability(value=Stable) @Nullable default Object getNetworkFrameworkConfiguration()
@Stability(value=Stable) static CfnMember.NetworkConfigurationProperty.Builder builder()
Copyright © 2021. All rights reserved.