Uses of Interface
software.amazon.awscdk.services.amplifyuibuilder.CfnComponent.ComponentPropertyProperty
Package
Description
AWS::AmplifyUIBuilder Construct Library
-
Uses of CfnComponent.ComponentPropertyProperty in software.amazon.awscdk.services.amplifyuibuilder
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnComponent.ComponentPropertyProperty
Modifier and TypeMethodDescriptionCfnComponent.ComponentPropertyProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnComponent.ActionParametersProperty.Builder.anchor
(CfnComponent.ComponentPropertyProperty anchor) Sets the value ofCfnComponent.ActionParametersProperty.getAnchor()
CfnComponent.ComponentConditionPropertyProperty.Builder.elseValue
(CfnComponent.ComponentPropertyProperty elseValue) Sets the value ofCfnComponent.ComponentConditionPropertyProperty.getElseValue()
CfnComponent.ActionParametersProperty.Builder.global
(CfnComponent.ComponentPropertyProperty global) Sets the value ofCfnComponent.ActionParametersProperty.getGlobal()
CfnComponent.ActionParametersProperty.Builder.id
(CfnComponent.ComponentPropertyProperty id) Sets the value ofCfnComponent.ActionParametersProperty.getId()
CfnComponent.MutationActionSetStateParameterProperty.Builder.set
(CfnComponent.ComponentPropertyProperty set) Sets the value ofCfnComponent.MutationActionSetStateParameterProperty.getSet()
CfnComponent.ActionParametersProperty.Builder.target
(CfnComponent.ComponentPropertyProperty target) Sets the value ofCfnComponent.ActionParametersProperty.getTarget()
CfnComponent.ComponentConditionPropertyProperty.Builder.then
(CfnComponent.ComponentPropertyProperty then) Sets the value ofCfnComponent.ComponentConditionPropertyProperty.getThen()
CfnComponent.ActionParametersProperty.Builder.type
(CfnComponent.ComponentPropertyProperty type) Sets the value ofCfnComponent.ActionParametersProperty.getType()
CfnComponent.ActionParametersProperty.Builder.url
(CfnComponent.ComponentPropertyProperty url) Sets the value ofCfnComponent.ActionParametersProperty.getUrl()