Uses of Class
software.amazon.awscdk.services.amplifyuibuilder.CfnComponent.ActionParametersProperty.Builder
Package
Description
AWS::AmplifyUIBuilder Construct Library
-
Uses of CfnComponent.ActionParametersProperty.Builder in software.amazon.awscdk.services.amplifyuibuilder
Modifier and TypeMethodDescriptionCfnComponent.ActionParametersProperty.Builder.anchor
(IResolvable anchor) Sets the value ofCfnComponent.ActionParametersProperty.getAnchor()
CfnComponent.ActionParametersProperty.Builder.anchor
(CfnComponent.ComponentPropertyProperty anchor) Sets the value ofCfnComponent.ActionParametersProperty.getAnchor()
CfnComponent.ActionParametersProperty.builder()
Sets the value ofCfnComponent.ActionParametersProperty.getFields()
CfnComponent.ActionParametersProperty.Builder.fields
(IResolvable fields) Sets the value ofCfnComponent.ActionParametersProperty.getFields()
CfnComponent.ActionParametersProperty.Builder.global
(IResolvable global) Sets the value ofCfnComponent.ActionParametersProperty.getGlobal()
CfnComponent.ActionParametersProperty.Builder.global
(CfnComponent.ComponentPropertyProperty global) Sets the value ofCfnComponent.ActionParametersProperty.getGlobal()
CfnComponent.ActionParametersProperty.Builder.id
(IResolvable id) Sets the value ofCfnComponent.ActionParametersProperty.getId()
CfnComponent.ActionParametersProperty.Builder.id
(CfnComponent.ComponentPropertyProperty id) Sets the value ofCfnComponent.ActionParametersProperty.getId()
Sets the value ofCfnComponent.ActionParametersProperty.getModel()
CfnComponent.ActionParametersProperty.Builder.state
(IResolvable state) Sets the value ofCfnComponent.ActionParametersProperty.getState()
CfnComponent.ActionParametersProperty.Builder.state
(CfnComponent.MutationActionSetStateParameterProperty state) Sets the value ofCfnComponent.ActionParametersProperty.getState()
CfnComponent.ActionParametersProperty.Builder.target
(IResolvable target) Sets the value ofCfnComponent.ActionParametersProperty.getTarget()
CfnComponent.ActionParametersProperty.Builder.target
(CfnComponent.ComponentPropertyProperty target) Sets the value ofCfnComponent.ActionParametersProperty.getTarget()
CfnComponent.ActionParametersProperty.Builder.type
(IResolvable type) Sets the value ofCfnComponent.ActionParametersProperty.getType()
CfnComponent.ActionParametersProperty.Builder.type
(CfnComponent.ComponentPropertyProperty type) Sets the value ofCfnComponent.ActionParametersProperty.getType()
CfnComponent.ActionParametersProperty.Builder.url
(IResolvable url) Sets the value ofCfnComponent.ActionParametersProperty.getUrl()
CfnComponent.ActionParametersProperty.Builder.url
(CfnComponent.ComponentPropertyProperty url) Sets the value ofCfnComponent.ActionParametersProperty.getUrl()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnComponent.ActionParametersProperty.Builder
.