@Stability(value=Stable) @Internal public static final class CfnComponent.ComponentChildProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnComponent.ComponentChildProperty
CfnComponent.ComponentChildPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnComponent.ComponentChildProperty.Builder, CfnComponent.ComponentChildProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnComponent.ComponentChildProperty.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 |
getChildren()
The list of `ComponentChild` instances for this component.
|
String |
getComponentType()
The type of the child component.
|
Object |
getEvents()
Describes the events that can be raised on the child component.
|
String |
getName()
The name of the child component.
|
Object |
getProperties()
Describes the properties of the child component.
|
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.ComponentChildProperty.Builder builder)
CfnComponent.ActionParametersProperty.Builder.public final String getComponentType()
CfnComponent.ComponentChildPropertygetComponentType in interface CfnComponent.ComponentChildPropertypublic final String getName()
CfnComponent.ComponentChildPropertygetName in interface CfnComponent.ComponentChildPropertypublic final Object getProperties()
CfnComponent.ComponentChildProperty
You can't specify tags as a valid property for properties .
getProperties in interface CfnComponent.ComponentChildPropertypublic final Object getChildren()
CfnComponent.ComponentChildPropertygetChildren in interface CfnComponent.ComponentChildPropertypublic final Object getEvents()
CfnComponent.ComponentChildPropertyUse for the workflow feature in Amplify Studio that allows you to bind events and actions to components.
getEvents in interface CfnComponent.ComponentChildProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.