Uses of Class
software.amazon.awscdk.services.managedblockchain.CfnMember.VotingPolicyProperty.Builder
Package
Description
AWS::ManagedBlockchain Construct Library
-
Uses of CfnMember.VotingPolicyProperty.Builder in software.amazon.awscdk.services.managedblockchain
Modifier and TypeMethodDescriptionCfnMember.VotingPolicyProperty.Builder.approvalThresholdPolicy
(IResolvable approvalThresholdPolicy) Sets the value ofCfnMember.VotingPolicyProperty.getApprovalThresholdPolicy()
CfnMember.VotingPolicyProperty.Builder.approvalThresholdPolicy
(CfnMember.ApprovalThresholdPolicyProperty approvalThresholdPolicy) Sets the value ofCfnMember.VotingPolicyProperty.getApprovalThresholdPolicy()
CfnMember.VotingPolicyProperty.builder()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnMember.VotingPolicyProperty.Builder
.