Class CfnComponentPropsMixin.ComponentBindingPropertiesValuePropertiesProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.amplifyuibuilder.CfnComponentPropsMixin.ComponentBindingPropertiesValuePropertiesProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnComponentPropsMixin.ComponentBindingPropertiesValuePropertiesProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnComponentPropsMixin.ComponentBindingPropertiesValuePropertiesProperty
@Stability(Stable)
@Internal
public static final class CfnComponentPropsMixin.ComponentBindingPropertiesValuePropertiesProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnComponentPropsMixin.ComponentBindingPropertiesValuePropertiesProperty
An implementation for
CfnComponentPropsMixin.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.cfnpropertymixins.services.amplifyuibuilder.CfnComponentPropsMixin.ComponentBindingPropertiesValuePropertiesProperty
CfnComponentPropsMixin.ComponentBindingPropertiesValuePropertiesProperty.Builder, CfnComponentPropsMixin.ComponentBindingPropertiesValuePropertiesProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnComponentPropsMixin.ComponentBindingPropertiesValuePropertiesProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnComponentPropsMixin.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(CfnComponentPropsMixin.ComponentBindingPropertiesValuePropertiesProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnComponentPropsMixin.ComponentBindingPropertiesValuePropertiesProperty.Builder.
-
-
Method Details
-
getBucket
Description copied from interface:CfnComponentPropsMixin.ComponentBindingPropertiesValuePropertiesPropertyAn Amazon S3 bucket.- Specified by:
getBucketin interfaceCfnComponentPropsMixin.ComponentBindingPropertiesValuePropertiesProperty- See Also:
-
getDefaultValue
Description copied from interface:CfnComponentPropsMixin.ComponentBindingPropertiesValuePropertiesPropertyThe default value to assign to the property.- Specified by:
getDefaultValuein interfaceCfnComponentPropsMixin.ComponentBindingPropertiesValuePropertiesProperty- See Also:
-
getField
Description copied from interface:CfnComponentPropsMixin.ComponentBindingPropertiesValuePropertiesPropertyThe field to bind the data to.- Specified by:
getFieldin interfaceCfnComponentPropsMixin.ComponentBindingPropertiesValuePropertiesProperty- See Also:
-
getKey
Description copied from interface:CfnComponentPropsMixin.ComponentBindingPropertiesValuePropertiesPropertyThe storage key for an Amazon S3 bucket.- Specified by:
getKeyin interfaceCfnComponentPropsMixin.ComponentBindingPropertiesValuePropertiesProperty- See Also:
-
getModel
Description copied from interface:CfnComponentPropsMixin.ComponentBindingPropertiesValuePropertiesPropertyAn Amplify DataStore model.- Specified by:
getModelin interfaceCfnComponentPropsMixin.ComponentBindingPropertiesValuePropertiesProperty- See Also:
-
getPredicates
Description copied from interface:CfnComponentPropsMixin.ComponentBindingPropertiesValuePropertiesPropertyA list of predicates for binding a component's properties to data.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnComponentPropsMixin.PredicateProperty>- Specified by:
getPredicatesin interfaceCfnComponentPropsMixin.ComponentBindingPropertiesValuePropertiesProperty- See Also:
-
getSlotName
Description copied from interface:CfnComponentPropsMixin.ComponentBindingPropertiesValuePropertiesPropertyThe name of a component slot.- Specified by:
getSlotNamein interfaceCfnComponentPropsMixin.ComponentBindingPropertiesValuePropertiesProperty- See Also:
-
getUserAttribute
Description copied from interface:CfnComponentPropsMixin.ComponentBindingPropertiesValuePropertiesPropertyAn authenticated user attribute.- Specified by:
getUserAttributein interfaceCfnComponentPropsMixin.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()
-