@Stability(value=Stable) public static final class CfnConnectorProfile.SnowflakeConnectorProfilePropertiesProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnConnectorProfile.SnowflakeConnectorProfilePropertiesProperty>
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnConnectorProfile.SnowflakeConnectorProfilePropertiesProperty.Builder |
accountName(String accountName)
|
CfnConnectorProfile.SnowflakeConnectorProfilePropertiesProperty.Builder |
bucketName(String bucketName)
|
CfnConnectorProfile.SnowflakeConnectorProfilePropertiesProperty.Builder |
bucketPrefix(String bucketPrefix)
|
CfnConnectorProfile.SnowflakeConnectorProfilePropertiesProperty |
build()
Builds the configured instance.
|
CfnConnectorProfile.SnowflakeConnectorProfilePropertiesProperty.Builder |
privateLinkServiceName(String privateLinkServiceName)
|
CfnConnectorProfile.SnowflakeConnectorProfilePropertiesProperty.Builder |
region(String region)
|
CfnConnectorProfile.SnowflakeConnectorProfilePropertiesProperty.Builder |
stage(String stage)
|
CfnConnectorProfile.SnowflakeConnectorProfilePropertiesProperty.Builder |
warehouse(String warehouse)
|
@Stability(value=Stable) public CfnConnectorProfile.SnowflakeConnectorProfilePropertiesProperty.Builder bucketName(String bucketName)
bucketName - `CfnConnectorProfile.SnowflakeConnectorProfilePropertiesProperty.BucketName`. This parameter is required.this@Stability(value=Stable) public CfnConnectorProfile.SnowflakeConnectorProfilePropertiesProperty.Builder stage(String stage)
stage - `CfnConnectorProfile.SnowflakeConnectorProfilePropertiesProperty.Stage`. This parameter is required.this@Stability(value=Stable) public CfnConnectorProfile.SnowflakeConnectorProfilePropertiesProperty.Builder warehouse(String warehouse)
warehouse - `CfnConnectorProfile.SnowflakeConnectorProfilePropertiesProperty.Warehouse`. This parameter is required.this@Stability(value=Stable) public CfnConnectorProfile.SnowflakeConnectorProfilePropertiesProperty.Builder accountName(String accountName)
accountName - `CfnConnectorProfile.SnowflakeConnectorProfilePropertiesProperty.AccountName`.this@Stability(value=Stable) public CfnConnectorProfile.SnowflakeConnectorProfilePropertiesProperty.Builder bucketPrefix(String bucketPrefix)
bucketPrefix - `CfnConnectorProfile.SnowflakeConnectorProfilePropertiesProperty.BucketPrefix`.this@Stability(value=Stable) public CfnConnectorProfile.SnowflakeConnectorProfilePropertiesProperty.Builder privateLinkServiceName(String privateLinkServiceName)
CfnConnectorProfile.SnowflakeConnectorProfilePropertiesProperty.getPrivateLinkServiceName()privateLinkServiceName - `CfnConnectorProfile.SnowflakeConnectorProfilePropertiesProperty.PrivateLinkServiceName`.this@Stability(value=Stable) public CfnConnectorProfile.SnowflakeConnectorProfilePropertiesProperty.Builder region(String region)
region - `CfnConnectorProfile.SnowflakeConnectorProfilePropertiesProperty.Region`.this@Stability(value=Stable) public CfnConnectorProfile.SnowflakeConnectorProfilePropertiesProperty build()
build in interface software.amazon.jsii.Builder<CfnConnectorProfile.SnowflakeConnectorProfilePropertiesProperty>CfnConnectorProfile.SnowflakeConnectorProfilePropertiesPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.