Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.amplifyuibuilder.CfnFormPropsMixin.FormButtonProperty
Packages that use CfnFormPropsMixin.FormButtonProperty
-
Uses of CfnFormPropsMixin.FormButtonProperty in software.amazon.awscdk.cfnpropertymixins.services.amplifyuibuilder
Classes in software.amazon.awscdk.cfnpropertymixins.services.amplifyuibuilder that implement CfnFormPropsMixin.FormButtonPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnFormPropsMixin.FormButtonPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.amplifyuibuilder that return CfnFormPropsMixin.FormButtonPropertyModifier and TypeMethodDescriptionCfnFormPropsMixin.FormButtonProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.amplifyuibuilder with parameters of type CfnFormPropsMixin.FormButtonPropertyModifier and TypeMethodDescriptionCfnFormPropsMixin.FormCTAProperty.Builder.cancel(CfnFormPropsMixin.FormButtonProperty cancel) Sets the value ofCfnFormPropsMixin.FormCTAProperty.getCancel()CfnFormPropsMixin.FormCTAProperty.Builder.clear(CfnFormPropsMixin.FormButtonProperty clear) Sets the value ofCfnFormPropsMixin.FormCTAProperty.getClear()CfnFormPropsMixin.FormCTAProperty.Builder.submit(CfnFormPropsMixin.FormButtonProperty submit) Sets the value ofCfnFormPropsMixin.FormCTAProperty.getSubmit()