Class CfnComponent.ComponentBindingPropertiesValuePropertiesProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.amplifyuibuilder.CfnComponent.ComponentBindingPropertiesValuePropertiesProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnComponent.ComponentBindingPropertiesValuePropertiesProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnComponent.ComponentBindingPropertiesValuePropertiesProperty
@Stability(Stable)
@Internal
public static final class CfnComponent.ComponentBindingPropertiesValuePropertiesProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnComponent.ComponentBindingPropertiesValuePropertiesProperty
An implementation for
CfnComponent.ComponentBindingPropertiesValuePropertiesProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.amplifyuibuilder.CfnComponent.ComponentBindingPropertiesValuePropertiesProperty
CfnComponent.ComponentBindingPropertiesValuePropertiesProperty.Builder, CfnComponent.ComponentBindingPropertiesValuePropertiesProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnComponent.ComponentBindingPropertiesValuePropertiesProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal StringAn Amazon S3 bucket.final StringThe default value to assign to the property.final StringgetField()The field to bind the data to.final StringgetKey()The storage key for an Amazon S3 bucket.final StringgetModel()An Amplify DataStore model.final ObjectA list of predicates for binding a component's properties to data.final StringThe name of a component slot.final StringAn authenticated user attribute.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
protected Jsii$Proxy(CfnComponent.ComponentBindingPropertiesValuePropertiesProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnComponent.ComponentBindingPropertiesValuePropertiesProperty.Builder.
-
-
Method Details
-
getBucket
Description copied from interface:CfnComponent.ComponentBindingPropertiesValuePropertiesPropertyAn Amazon S3 bucket.- Specified by:
getBucketin interfaceCfnComponent.ComponentBindingPropertiesValuePropertiesProperty- See Also:
-
getDefaultValue
Description copied from interface:CfnComponent.ComponentBindingPropertiesValuePropertiesPropertyThe default value to assign to the property.- Specified by:
getDefaultValuein interfaceCfnComponent.ComponentBindingPropertiesValuePropertiesProperty- See Also:
-
getField
Description copied from interface:CfnComponent.ComponentBindingPropertiesValuePropertiesPropertyThe field to bind the data to.- Specified by:
getFieldin interfaceCfnComponent.ComponentBindingPropertiesValuePropertiesProperty- See Also:
-
getKey
Description copied from interface:CfnComponent.ComponentBindingPropertiesValuePropertiesPropertyThe storage key for an Amazon S3 bucket.- Specified by:
getKeyin interfaceCfnComponent.ComponentBindingPropertiesValuePropertiesProperty- See Also:
-
getModel
Description copied from interface:CfnComponent.ComponentBindingPropertiesValuePropertiesPropertyAn Amplify DataStore model.- Specified by:
getModelin interfaceCfnComponent.ComponentBindingPropertiesValuePropertiesProperty- See Also:
-
getPredicates
Description copied from interface:CfnComponent.ComponentBindingPropertiesValuePropertiesPropertyA list of predicates for binding a component's properties to data.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnComponent.PredicateProperty>- Specified by:
getPredicatesin interfaceCfnComponent.ComponentBindingPropertiesValuePropertiesProperty- See Also:
-
getSlotName
Description copied from interface:CfnComponent.ComponentBindingPropertiesValuePropertiesPropertyThe name of a component slot.- Specified by:
getSlotNamein interfaceCfnComponent.ComponentBindingPropertiesValuePropertiesProperty- See Also:
-
getUserAttribute
Description copied from interface:CfnComponent.ComponentBindingPropertiesValuePropertiesPropertyAn authenticated user attribute.- Specified by:
getUserAttributein interfaceCfnComponent.ComponentBindingPropertiesValuePropertiesProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-