Class CfnConfiguredTable.SnowflakeTableSchemaV1Property.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.cleanrooms.CfnConfiguredTable.SnowflakeTableSchemaV1Property.Jsii$Proxy
- All Implemented Interfaces:
CfnConfiguredTable.SnowflakeTableSchemaV1Property,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnConfiguredTable.SnowflakeTableSchemaV1Property
@Stability(Stable)
@Internal
public static final class CfnConfiguredTable.SnowflakeTableSchemaV1Property.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnConfiguredTable.SnowflakeTableSchemaV1Property
An implementation for
CfnConfiguredTable.SnowflakeTableSchemaV1Property-
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.cleanrooms.CfnConfiguredTable.SnowflakeTableSchemaV1Property
CfnConfiguredTable.SnowflakeTableSchemaV1Property.Builder, CfnConfiguredTable.SnowflakeTableSchemaV1Property.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConfiguredTable.SnowflakeTableSchemaV1Property.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
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 theCfnConfiguredTable.SnowflakeTableSchemaV1Property.Builder.
-
-
Method Details
-
getColumnName
Description copied from interface:CfnConfiguredTable.SnowflakeTableSchemaV1PropertyThe column name.- Specified by:
getColumnNamein interfaceCfnConfiguredTable.SnowflakeTableSchemaV1Property- See Also:
-
getColumnType
Description copied from interface:CfnConfiguredTable.SnowflakeTableSchemaV1PropertyThe column's data type.Supported data types:
ARRAY,BIGINT,BOOLEAN,CHAR,DATE,DECIMAL,DOUBLE,DOUBLE PRECISION,FLOAT,FLOAT4,INT,INTEGER,MAP,NUMERIC,NUMBER,REAL,SMALLINT,STRING,TIMESTAMP,TIMESTAMP_LTZ,TIMESTAMP_NTZ,DATETIME,TINYINT,VARCHAR,TEXT,CHARACTER.- Specified by:
getColumnTypein interfaceCfnConfiguredTable.SnowflakeTableSchemaV1Property- 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()
-