Uses of Class
software.amazon.awscdk.services.amplifyuibuilder.CfnComponent.ComponentConditionPropertyProperty.Builder
Package
Description
AWS::AmplifyUIBuilder Construct Library
-
Uses of CfnComponent.ComponentConditionPropertyProperty.Builder in software.amazon.awscdk.services.amplifyuibuilder
Modifier and TypeMethodDescriptionCfnComponent.ComponentConditionPropertyProperty.builder()
CfnComponent.ComponentConditionPropertyProperty.Builder.elseValue
(IResolvable elseValue) Sets the value ofCfnComponent.ComponentConditionPropertyProperty.getElseValue()
CfnComponent.ComponentConditionPropertyProperty.Builder.elseValue
(CfnComponent.ComponentPropertyProperty elseValue) Sets the value ofCfnComponent.ComponentConditionPropertyProperty.getElseValue()
Sets the value ofCfnComponent.ComponentConditionPropertyProperty.getField()
Sets the value ofCfnComponent.ComponentConditionPropertyProperty.getOperand()
CfnComponent.ComponentConditionPropertyProperty.Builder.operandType
(String operandType) Sets the value ofCfnComponent.ComponentConditionPropertyProperty.getOperandType()
Sets the value ofCfnComponent.ComponentConditionPropertyProperty.getOperator()
Sets the value ofCfnComponent.ComponentConditionPropertyProperty.getProperty()
CfnComponent.ComponentConditionPropertyProperty.Builder.then
(IResolvable then) Sets the value ofCfnComponent.ComponentConditionPropertyProperty.getThen()
CfnComponent.ComponentConditionPropertyProperty.Builder.then
(CfnComponent.ComponentPropertyProperty then) Sets the value ofCfnComponent.ComponentConditionPropertyProperty.getThen()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnComponent.ComponentConditionPropertyProperty.Builder
.