@Stability(value=Stable)
public static interface CfnConnectorProfile.SnowflakeConnectorProfileCredentialsProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-snowflakeconnectorprofilecredentials.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnConnectorProfile.SnowflakeConnectorProfileCredentialsProperty.Builder
|
static class |
CfnConnectorProfile.SnowflakeConnectorProfileCredentialsProperty.Jsii$Proxy
An implementation for
CfnConnectorProfile.SnowflakeConnectorProfileCredentialsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnConnectorProfile.SnowflakeConnectorProfileCredentialsProperty.Builder |
builder() |
String |
getPassword()
`CfnConnectorProfile.SnowflakeConnectorProfileCredentialsProperty.Password`.
|
String |
getUsername()
`CfnConnectorProfile.SnowflakeConnectorProfileCredentialsProperty.Username`.
|
@Stability(value=Stable) @NotNull String getPassword()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-snowflakeconnectorprofilecredentials.html#cfn-appflow-connectorprofile-snowflakeconnectorprofilecredentials-password@Stability(value=Stable) @NotNull String getUsername()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-snowflakeconnectorprofilecredentials.html#cfn-appflow-connectorprofile-snowflakeconnectorprofilecredentials-username@Stability(value=Stable) static CfnConnectorProfile.SnowflakeConnectorProfileCredentialsProperty.Builder builder()
Copyright © 2020. All rights reserved.