@Stability(value=Stable)
public static interface CfnConnectorProfile.SnowflakeConnectorProfileCredentialsProperty
extends software.amazon.jsii.JsiiSerializable
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()
@Stability(value=Stable) @NotNull String getUsername()
@Stability(value=Stable) static CfnConnectorProfile.SnowflakeConnectorProfileCredentialsProperty.Builder builder()
Copyright © 2021. All rights reserved.