@Stability(value=Stable) @Internal public static final class CfnComponent.ComponentPropertyProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnComponent.ComponentPropertyProperty
CfnComponent.ComponentPropertyPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnComponent.ComponentPropertyProperty.Builder, CfnComponent.ComponentPropertyProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnComponent.ComponentPropertyProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnComponent.ActionParametersProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getBindingProperties()
The information to bind the component property to data at runtime.
|
Object |
getBindings()
The information to bind the component property to form data.
|
Object |
getCollectionBindingProperties()
The information to bind the component property to data at runtime.
|
String |
getComponentName()
The name of the component that is affected by an event.
|
Object |
getConcat()
A list of component properties to concatenate to create the value to assign to this component property.
|
Object |
getCondition()
The conditional expression to use to assign a value to the component property.
|
Object |
getConfigured()
Specifies whether the user configured the property in Amplify Studio after importing it.
|
String |
getDefaultValue()
The default value to assign to the component property.
|
String |
getEvent()
An event that occurs in your app.
|
String |
getImportedValue()
The default value assigned to the property when the component is imported into an app.
|
String |
getModel()
The data model to use to assign a value to the component property.
|
String |
getProperty()
The name of the component's property that is affected by an event.
|
String |
getType()
The component type.
|
String |
getUserAttribute()
An authenticated user attribute to use to assign a value to the component property.
|
String |
getValue()
The value to assign to the component property.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnComponent.ComponentPropertyProperty.Builder builder)
CfnComponent.ActionParametersProperty.Builder.public final Object getBindingProperties()
CfnComponent.ComponentPropertyPropertygetBindingProperties in interface CfnComponent.ComponentPropertyPropertypublic final Object getBindings()
CfnComponent.ComponentPropertyPropertygetBindings in interface CfnComponent.ComponentPropertyPropertypublic final Object getCollectionBindingProperties()
CfnComponent.ComponentPropertyPropertyUse this for collection components.
getCollectionBindingProperties in interface CfnComponent.ComponentPropertyPropertypublic final String getComponentName()
CfnComponent.ComponentPropertyPropertygetComponentName in interface CfnComponent.ComponentPropertyPropertypublic final Object getConcat()
CfnComponent.ComponentPropertyPropertygetConcat in interface CfnComponent.ComponentPropertyPropertypublic final Object getCondition()
CfnComponent.ComponentPropertyPropertygetCondition in interface CfnComponent.ComponentPropertyPropertypublic final Object getConfigured()
CfnComponent.ComponentPropertyPropertygetConfigured in interface CfnComponent.ComponentPropertyPropertypublic final String getDefaultValue()
CfnComponent.ComponentPropertyPropertygetDefaultValue in interface CfnComponent.ComponentPropertyPropertypublic final String getEvent()
CfnComponent.ComponentPropertyPropertyUse this for workflow data binding.
getEvent in interface CfnComponent.ComponentPropertyPropertypublic final String getImportedValue()
CfnComponent.ComponentPropertyPropertygetImportedValue in interface CfnComponent.ComponentPropertyPropertypublic final String getModel()
CfnComponent.ComponentPropertyPropertygetModel in interface CfnComponent.ComponentPropertyPropertypublic final String getProperty()
CfnComponent.ComponentPropertyPropertygetProperty in interface CfnComponent.ComponentPropertyPropertypublic final String getType()
CfnComponent.ComponentPropertyPropertygetType in interface CfnComponent.ComponentPropertyPropertypublic final String getUserAttribute()
CfnComponent.ComponentPropertyPropertygetUserAttribute in interface CfnComponent.ComponentPropertyPropertypublic final String getValue()
CfnComponent.ComponentPropertyPropertygetValue in interface CfnComponent.ComponentPropertyProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.