@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-05-25T18:24:05.166Z") @Stability(value=Stable) public interface CfnNodeProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnNodeProps.Builder
A builder for
CfnNodeProps |
static class |
CfnNodeProps.Jsii$Proxy
An implementation for
CfnNodeProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnNodeProps.Builder |
builder() |
default String |
getMemberId()
`AWS::ManagedBlockchain::Node.MemberId`.
|
String |
getNetworkId()
`AWS::ManagedBlockchain::Node.NetworkId`.
|
Object |
getNodeConfiguration()
`AWS::ManagedBlockchain::Node.NodeConfiguration`.
|
@Stability(value=Stable) @NotNull String getNetworkId()
@Stability(value=Stable) @NotNull Object getNodeConfiguration()
@Stability(value=Stable) @Nullable default String getMemberId()
@Stability(value=Stable) static CfnNodeProps.Builder builder()
CfnNodeProps.Builder of CfnNodePropsCopyright © 2021. All rights reserved.