@Stability(value=Stable) @Internal public static final class CfnConnectorProfile.SnowflakeConnectorProfilePropertiesProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnConnectorProfile.SnowflakeConnectorProfilePropertiesProperty
CfnConnectorProfile.SnowflakeConnectorProfilePropertiesPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnConnectorProfile.SnowflakeConnectorProfilePropertiesProperty.Builder, CfnConnectorProfile.SnowflakeConnectorProfilePropertiesProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnConnectorProfile.SnowflakeConnectorProfilePropertiesProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnConnectorProfile.AmplitudeConnectorProfileCredentialsProperty.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) |
String |
getAccountName()
The name of the account.
|
String |
getBucketName()
The name of the Amazon S3 bucket associated with Snowflake.
|
String |
getBucketPrefix()
The bucket path that refers to the Amazon S3 bucket associated with Snowflake.
|
String |
getPrivateLinkServiceName()
The Snowflake Private Link service name to be used for private data transfers.
|
String |
getRegion()
The AWS Region of the Snowflake account.
|
String |
getStage()
The name of the Amazon S3 stage that was created while setting up an Amazon S3 stage in the Snowflake account.
|
String |
getWarehouse()
The name of the Snowflake warehouse.
|
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(CfnConnectorProfile.SnowflakeConnectorProfilePropertiesProperty.Builder builder)
CfnConnectorProfile.AmplitudeConnectorProfileCredentialsProperty.Builder.public final String getBucketName()
CfnConnectorProfile.SnowflakeConnectorProfilePropertiesPropertygetBucketName in interface CfnConnectorProfile.SnowflakeConnectorProfilePropertiesPropertypublic final String getStage()
CfnConnectorProfile.SnowflakeConnectorProfilePropertiesProperty
This is written in the following format: < Database>< Schema>
getStage in interface CfnConnectorProfile.SnowflakeConnectorProfilePropertiesPropertypublic final String getWarehouse()
CfnConnectorProfile.SnowflakeConnectorProfilePropertiesPropertygetWarehouse in interface CfnConnectorProfile.SnowflakeConnectorProfilePropertiesPropertypublic final String getAccountName()
CfnConnectorProfile.SnowflakeConnectorProfilePropertiesPropertygetAccountName in interface CfnConnectorProfile.SnowflakeConnectorProfilePropertiesPropertypublic final String getBucketPrefix()
CfnConnectorProfile.SnowflakeConnectorProfilePropertiesPropertygetBucketPrefix in interface CfnConnectorProfile.SnowflakeConnectorProfilePropertiesPropertypublic final String getPrivateLinkServiceName()
CfnConnectorProfile.SnowflakeConnectorProfilePropertiesPropertygetPrivateLinkServiceName in interface CfnConnectorProfile.SnowflakeConnectorProfilePropertiesPropertypublic final String getRegion()
CfnConnectorProfile.SnowflakeConnectorProfilePropertiesPropertygetRegion in interface CfnConnectorProfile.SnowflakeConnectorProfilePropertiesProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.