@Stability(value=Stable)
public static interface CfnMember.MemberConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnMember.MemberConfigurationProperty.Builder
A builder for
CfnMember.MemberConfigurationProperty |
static class |
CfnMember.MemberConfigurationProperty.Jsii$Proxy
An implementation for
CfnMember.MemberConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnMember.MemberConfigurationProperty.Builder |
builder() |
default String |
getDescription()
`CfnMember.MemberConfigurationProperty.Description`.
|
default Object |
getMemberFrameworkConfiguration()
`CfnMember.MemberConfigurationProperty.MemberFrameworkConfiguration`.
|
String |
getName()
`CfnMember.MemberConfigurationProperty.Name`.
|
@Stability(value=Stable) @NotNull String getName()
@Stability(value=Stable) @Nullable default String getDescription()
@Stability(value=Stable) @Nullable default Object getMemberFrameworkConfiguration()
@Stability(value=Stable) static CfnMember.MemberConfigurationProperty.Builder builder()
Copyright © 2021. All rights reserved.