@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.747Z") @Stability(value=Stable) public interface CfnMemberProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnMemberProps.Builder
A builder for
CfnMemberProps |
static class |
CfnMemberProps.Jsii$Proxy
An implementation for
CfnMemberProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnMemberProps.Builder |
builder() |
default String |
getInvitationId()
`AWS::ManagedBlockchain::Member.InvitationId`.
|
Object |
getMemberConfiguration()
`AWS::ManagedBlockchain::Member.MemberConfiguration`.
|
default Object |
getNetworkConfiguration()
`AWS::ManagedBlockchain::Member.NetworkConfiguration`.
|
default String |
getNetworkId()
`AWS::ManagedBlockchain::Member.NetworkId`.
|
@Stability(value=Stable) @NotNull Object getMemberConfiguration()
@Stability(value=Stable) @Nullable default String getInvitationId()
@Stability(value=Stable) @Nullable default Object getNetworkConfiguration()
@Stability(value=Stable) @Nullable default String getNetworkId()
@Stability(value=Stable) static CfnMemberProps.Builder builder()
CfnMemberProps.Builder of CfnMemberPropsCopyright © 2021. All rights reserved.