Uses of Class
software.amazon.awscdk.services.amplifyuibuilder.CfnComponent.MutationActionSetStateParameterProperty.Builder
Package
Description
AWS::AmplifyUIBuilder Construct Library
-
Uses of CfnComponent.MutationActionSetStateParameterProperty.Builder in software.amazon.awscdk.services.amplifyuibuilder
Modifier and TypeMethodDescriptionCfnComponent.MutationActionSetStateParameterProperty.builder()
CfnComponent.MutationActionSetStateParameterProperty.Builder.componentName
(String componentName) Sets the value ofCfnComponent.MutationActionSetStateParameterProperty.getComponentName()
Sets the value ofCfnComponent.MutationActionSetStateParameterProperty.getProperty()
CfnComponent.MutationActionSetStateParameterProperty.Builder.set
(IResolvable set) Sets the value ofCfnComponent.MutationActionSetStateParameterProperty.getSet()
CfnComponent.MutationActionSetStateParameterProperty.Builder.set
(CfnComponent.ComponentPropertyProperty set) Sets the value ofCfnComponent.MutationActionSetStateParameterProperty.getSet()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnComponent.MutationActionSetStateParameterProperty.Builder
.