Uses of Class
software.amazon.awssdk.services.amplifyuibuilder.model.ComponentConditionProperty
-
Packages that use ComponentConditionProperty Package Description software.amazon.awssdk.services.amplifyuibuilder.model -
-
Uses of ComponentConditionProperty in software.amazon.awssdk.services.amplifyuibuilder.model
Methods in software.amazon.awssdk.services.amplifyuibuilder.model that return ComponentConditionProperty Modifier and Type Method Description ComponentConditionPropertyComponentProperty. condition()The conditional expression to use to assign a value to the component property.Methods in software.amazon.awssdk.services.amplifyuibuilder.model with parameters of type ComponentConditionProperty Modifier and Type Method Description ComponentProperty.BuilderComponentProperty.Builder. condition(ComponentConditionProperty condition)The conditional expression to use to assign a value to the component property.
-