@Stability(value=Stable) public static final class CfnConnectorProfile.SnowflakeConnectorProfileCredentialsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnConnectorProfile.SnowflakeConnectorProfileCredentialsProperty>
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnConnectorProfile.SnowflakeConnectorProfileCredentialsProperty |
build()
Builds the configured instance.
|
CfnConnectorProfile.SnowflakeConnectorProfileCredentialsProperty.Builder |
password(String password)
|
CfnConnectorProfile.SnowflakeConnectorProfileCredentialsProperty.Builder |
username(String username)
|
@Stability(value=Stable) public CfnConnectorProfile.SnowflakeConnectorProfileCredentialsProperty.Builder password(String password)
password
- `CfnConnectorProfile.SnowflakeConnectorProfileCredentialsProperty.Password`. This parameter is required.this
@Stability(value=Stable) public CfnConnectorProfile.SnowflakeConnectorProfileCredentialsProperty.Builder username(String username)
username
- `CfnConnectorProfile.SnowflakeConnectorProfileCredentialsProperty.Username`. This parameter is required.this
@Stability(value=Stable) public CfnConnectorProfile.SnowflakeConnectorProfileCredentialsProperty build()
build
in interface software.amazon.jsii.Builder<CfnConnectorProfile.SnowflakeConnectorProfileCredentialsProperty>
CfnConnectorProfile.SnowflakeConnectorProfileCredentialsProperty
NullPointerException
- if any required attribute was not providedCopyright © 2021. All rights reserved.