Class CfnDataSourcePropsMixin.FormInputProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.datazone.CfnDataSourcePropsMixin.FormInputProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDataSourcePropsMixin.FormInputProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDataSourcePropsMixin.FormInputProperty
@Stability(Stable)
@Internal
public static final class CfnDataSourcePropsMixin.FormInputProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDataSourcePropsMixin.FormInputProperty
An implementation for
CfnDataSourcePropsMixin.FormInputProperty-
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.datazone.CfnDataSourcePropsMixin.FormInputProperty
CfnDataSourcePropsMixin.FormInputProperty.Builder, CfnDataSourcePropsMixin.FormInputProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDataSourcePropsMixin.FormInputProperty.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 StringThe content of the metadata form.final StringThe name of the metadata form.final StringThe ID of the metadata form type.final StringThe revision of the metadata form type.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
Constructor that initializes the object based on literal property values passed by theCfnDataSourcePropsMixin.FormInputProperty.Builder.
-
-
Method Details
-
getContent
Description copied from interface:CfnDataSourcePropsMixin.FormInputPropertyThe content of the metadata form.- Specified by:
getContentin interfaceCfnDataSourcePropsMixin.FormInputProperty- See Also:
-
getFormName
Description copied from interface:CfnDataSourcePropsMixin.FormInputPropertyThe name of the metadata form.- Specified by:
getFormNamein interfaceCfnDataSourcePropsMixin.FormInputProperty- See Also:
-
getTypeIdentifier
Description copied from interface:CfnDataSourcePropsMixin.FormInputPropertyThe ID of the metadata form type.- Specified by:
getTypeIdentifierin interfaceCfnDataSourcePropsMixin.FormInputProperty- See Also:
-
getTypeRevision
Description copied from interface:CfnDataSourcePropsMixin.FormInputPropertyThe revision of the metadata form type.- Specified by:
getTypeRevisionin interfaceCfnDataSourcePropsMixin.FormInputProperty- 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()
-