| Package | Description |
|---|---|
| software.amazon.awscdk.services.managedblockchain |
AWS::ManagedBlockchain Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnMember.Builder |
CfnMember.Builder.create(software.constructs.Construct scope,
String id) |
CfnMember.Builder |
CfnMember.Builder.invitationId(String invitationId)
The unique identifier of the invitation to join the network sent to the account that creates the member.
|
CfnMember.Builder |
CfnMember.Builder.memberConfiguration(CfnMember.MemberConfigurationProperty memberConfiguration)
Configuration properties of the member.
|
CfnMember.Builder |
CfnMember.Builder.memberConfiguration(IResolvable memberConfiguration)
Configuration properties of the member.
|
CfnMember.Builder |
CfnMember.Builder.networkConfiguration(CfnMember.NetworkConfigurationProperty networkConfiguration)
Configuration properties of the network to which the member belongs.
|
CfnMember.Builder |
CfnMember.Builder.networkConfiguration(IResolvable networkConfiguration)
Configuration properties of the network to which the member belongs.
|
CfnMember.Builder |
CfnMember.Builder.networkId(String networkId)
The unique identifier of the network to which the member belongs.
|
Copyright © 2022. All rights reserved.