@Stability(value=Stable)
public static interface CfnDataSource.CredentialPairProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDataSource.CredentialPairProperty.Builder
A builder for
CfnDataSource.CredentialPairProperty |
static class |
CfnDataSource.CredentialPairProperty.Jsii$Proxy
An implementation for
CfnDataSource.CredentialPairProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDataSource.CredentialPairProperty.Builder |
builder() |
default Object |
getAlternateDataSourceParameters()
`CfnDataSource.CredentialPairProperty.AlternateDataSourceParameters`.
|
String |
getPassword()
`CfnDataSource.CredentialPairProperty.Password`.
|
String |
getUsername()
`CfnDataSource.CredentialPairProperty.Username`.
|
@Stability(value=Stable) @NotNull String getPassword()
@Stability(value=Stable) @NotNull String getUsername()
@Stability(value=Stable) @Nullable default Object getAlternateDataSourceParameters()
@Stability(value=Stable) static CfnDataSource.CredentialPairProperty.Builder builder()
Copyright © 2021. All rights reserved.