@Stability(value=Stable)
public static interface CfnConnectorProfile.SnowflakeConnectorProfilePropertiesProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-snowflakeconnectorprofileproperties.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnConnectorProfile.SnowflakeConnectorProfilePropertiesProperty.Builder
|
static class |
CfnConnectorProfile.SnowflakeConnectorProfilePropertiesProperty.Jsii$Proxy
An implementation for
CfnConnectorProfile.SnowflakeConnectorProfilePropertiesProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnConnectorProfile.SnowflakeConnectorProfilePropertiesProperty.Builder |
builder() |
default String |
getAccountName()
`CfnConnectorProfile.SnowflakeConnectorProfilePropertiesProperty.AccountName`.
|
String |
getBucketName()
`CfnConnectorProfile.SnowflakeConnectorProfilePropertiesProperty.BucketName`.
|
default String |
getBucketPrefix()
`CfnConnectorProfile.SnowflakeConnectorProfilePropertiesProperty.BucketPrefix`.
|
default String |
getPrivateLinkServiceName()
`CfnConnectorProfile.SnowflakeConnectorProfilePropertiesProperty.PrivateLinkServiceName`.
|
default String |
getRegion()
`CfnConnectorProfile.SnowflakeConnectorProfilePropertiesProperty.Region`.
|
String |
getStage()
`CfnConnectorProfile.SnowflakeConnectorProfilePropertiesProperty.Stage`.
|
String |
getWarehouse()
`CfnConnectorProfile.SnowflakeConnectorProfilePropertiesProperty.Warehouse`.
|
@Stability(value=Stable) @NotNull String getBucketName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-snowflakeconnectorprofileproperties.html#cfn-appflow-connectorprofile-snowflakeconnectorprofileproperties-bucketname@Stability(value=Stable) @NotNull String getStage()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-snowflakeconnectorprofileproperties.html#cfn-appflow-connectorprofile-snowflakeconnectorprofileproperties-stage@Stability(value=Stable) @NotNull String getWarehouse()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-snowflakeconnectorprofileproperties.html#cfn-appflow-connectorprofile-snowflakeconnectorprofileproperties-warehouse@Stability(value=Stable) @Nullable default String getAccountName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-snowflakeconnectorprofileproperties.html#cfn-appflow-connectorprofile-snowflakeconnectorprofileproperties-accountname@Stability(value=Stable) @Nullable default String getBucketPrefix()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-snowflakeconnectorprofileproperties.html#cfn-appflow-connectorprofile-snowflakeconnectorprofileproperties-bucketprefix@Stability(value=Stable) @Nullable default String getPrivateLinkServiceName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-snowflakeconnectorprofileproperties.html#cfn-appflow-connectorprofile-snowflakeconnectorprofileproperties-privatelinkservicename@Stability(value=Stable) @Nullable default String getRegion()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-snowflakeconnectorprofileproperties.html#cfn-appflow-connectorprofile-snowflakeconnectorprofileproperties-region@Stability(value=Stable) static CfnConnectorProfile.SnowflakeConnectorProfilePropertiesProperty.Builder builder()
Copyright © 2020. All rights reserved.