@Generated(value="jsii-pacmak/1.7.0 (build 179a3a5)", date="2020-07-02T17:21:10.123Z") @Stability(value=Stable) public interface CfnNodeProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-managedblockchain-node.html| 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() |
String |
getMemberId()
`AWS::ManagedBlockchain::Node.MemberId`.
|
String |
getNetworkId()
`AWS::ManagedBlockchain::Node.NetworkId`.
|
Object |
getNodeConfiguration()
`AWS::ManagedBlockchain::Node.NodeConfiguration`.
|
@Stability(value=Stable) @NotNull String getMemberId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-managedblockchain-node.html#cfn-managedblockchain-node-memberid@Stability(value=Stable) @NotNull String getNetworkId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-managedblockchain-node.html#cfn-managedblockchain-node-networkid@Stability(value=Stable) @NotNull Object getNodeConfiguration()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-managedblockchain-node.html#cfn-managedblockchain-node-nodeconfiguration@Stability(value=Stable) static CfnNodeProps.Builder builder()
CfnNodeProps.Builder of CfnNodePropsCopyright © 2020. All rights reserved.