Uses of Class
software.amazon.awscdk.services.amplifyuibuilder.CfnComponent.ComponentBindingPropertiesValuePropertiesProperty.Builder
Package
Description
AWS::AmplifyUIBuilder Construct Library
-
Uses of CfnComponent.ComponentBindingPropertiesValuePropertiesProperty.Builder in software.amazon.awscdk.services.amplifyuibuilder
Modifier and TypeMethodDescriptionCfnComponent.ComponentBindingPropertiesValuePropertiesProperty.builder()
CfnComponent.ComponentBindingPropertiesValuePropertiesProperty.Builder.defaultValue
(String defaultValue) Sets the value ofCfnComponent.ComponentBindingPropertiesValuePropertiesProperty.getKey()
CfnComponent.ComponentBindingPropertiesValuePropertiesProperty.Builder.predicates
(List<? extends Object> predicates) CfnComponent.ComponentBindingPropertiesValuePropertiesProperty.Builder.predicates
(IResolvable predicates) CfnComponent.ComponentBindingPropertiesValuePropertiesProperty.Builder.userAttribute
(String userAttribute) ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnComponent.ComponentBindingPropertiesValuePropertiesProperty.Builder
.