public static interface SnowflakeMetadata.Builder extends SdkPojo, CopyableBuilder<SnowflakeMetadata.Builder,SnowflakeMetadata>
| Modifier and Type | Method and Description |
|---|---|
SnowflakeMetadata.Builder |
supportedRegions(Collection<String> supportedRegions)
Specifies the supported AWS Regions when using Snowflake.
|
SnowflakeMetadata.Builder |
supportedRegions(String... supportedRegions)
Specifies the supported AWS Regions when using Snowflake.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSnowflakeMetadata.Builder supportedRegions(Collection<String> supportedRegions)
Specifies the supported AWS Regions when using Snowflake.
supportedRegions - Specifies the supported AWS Regions when using Snowflake.SnowflakeMetadata.Builder supportedRegions(String... supportedRegions)
Specifies the supported AWS Regions when using Snowflake.
supportedRegions - Specifies the supported AWS Regions when using Snowflake.Copyright © 2021. All rights reserved.