@Stability(value=Stable) @Internal public static final class CfnComponent.ComponentDataConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnComponent.ComponentDataConfigurationProperty
CfnComponent.ComponentDataConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnComponent.ComponentDataConfigurationProperty.Builder, CfnComponent.ComponentDataConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnComponent.ComponentDataConfigurationProperty.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) |
List<String> |
getIdentifiers()
A list of IDs to use to bind data to a component.
|
String |
getModel()
The name of the data model to use to bind data to a component.
|
Object |
getPredicate()
Represents the conditional logic to use when binding data to a component.
|
Object |
getSort()
Describes how to sort the component's properties.
|
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.ComponentDataConfigurationProperty.Builder builder)
CfnComponent.ActionParametersProperty.Builder.public final String getModel()
CfnComponent.ComponentDataConfigurationPropertygetModel in interface CfnComponent.ComponentDataConfigurationPropertypublic final List<String> getIdentifiers()
CfnComponent.ComponentDataConfigurationPropertyUse this property to bind specifically chosen data, rather than data retrieved from a query.
getIdentifiers in interface CfnComponent.ComponentDataConfigurationPropertypublic final Object getPredicate()
CfnComponent.ComponentDataConfigurationPropertyUse this property to retrieve only a subset of the data in a collection.
getPredicate in interface CfnComponent.ComponentDataConfigurationPropertypublic final Object getSort()
CfnComponent.ComponentDataConfigurationPropertygetSort in interface CfnComponent.ComponentDataConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.