Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.managedblockchain.CfnMemberPropsMixin.Builder
Packages that use CfnMemberPropsMixin.Builder
-
Uses of CfnMemberPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.managedblockchain
Methods in software.amazon.awscdk.cfnpropertymixins.services.managedblockchain that return CfnMemberPropsMixin.BuilderModifier and TypeMethodDescriptionstatic CfnMemberPropsMixin.BuilderCfnMemberPropsMixin.Builder.create()static CfnMemberPropsMixin.BuilderCfnMemberPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnMemberPropsMixin.Builder.invitationId(String invitationId) The unique identifier of the invitation to join the network sent to the account that creates the member.CfnMemberPropsMixin.Builder.memberConfiguration(CfnMemberPropsMixin.MemberConfigurationProperty memberConfiguration) Configuration properties of the member.CfnMemberPropsMixin.Builder.memberConfiguration(IResolvable memberConfiguration) Configuration properties of the member.CfnMemberPropsMixin.Builder.networkConfiguration(CfnMemberPropsMixin.NetworkConfigurationProperty networkConfiguration) Configuration properties of the network to which the member belongs.CfnMemberPropsMixin.Builder.networkConfiguration(IResolvable networkConfiguration) Configuration properties of the network to which the member belongs.The unique identifier of the network to which the member belongs.