Uses of Class
software.amazon.awscdk.services.managedblockchain.CfnMember.ApprovalThresholdPolicyProperty.Builder
Package
Description
AWS::ManagedBlockchain Construct Library
-
Uses of CfnMember.ApprovalThresholdPolicyProperty.Builder in software.amazon.awscdk.services.managedblockchain
Modifier and TypeMethodDescriptionCfnMember.ApprovalThresholdPolicyProperty.builder()
CfnMember.ApprovalThresholdPolicyProperty.Builder.proposalDurationInHours
(Number proposalDurationInHours) Sets the value ofCfnMember.ApprovalThresholdPolicyProperty.getProposalDurationInHours()
CfnMember.ApprovalThresholdPolicyProperty.Builder.thresholdComparator
(String thresholdComparator) Sets the value ofCfnMember.ApprovalThresholdPolicyProperty.getThresholdComparator()
CfnMember.ApprovalThresholdPolicyProperty.Builder.thresholdPercentage
(Number thresholdPercentage) Sets the value ofCfnMember.ApprovalThresholdPolicyProperty.getThresholdPercentage()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnMember.ApprovalThresholdPolicyProperty.Builder
.