@Stability(value=Stable)
public static interface CfnDataSource.DataSourceCredentialsProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDataSource.DataSourceCredentialsProperty.Builder
A builder for
CfnDataSource.DataSourceCredentialsProperty |
static class |
CfnDataSource.DataSourceCredentialsProperty.Jsii$Proxy
An implementation for
CfnDataSource.DataSourceCredentialsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDataSource.DataSourceCredentialsProperty.Builder |
builder() |
default String |
getCopySourceArn()
`CfnDataSource.DataSourceCredentialsProperty.CopySourceArn`.
|
default Object |
getCredentialPair()
`CfnDataSource.DataSourceCredentialsProperty.CredentialPair`.
|
@Stability(value=Stable) @Nullable default String getCopySourceArn()
@Stability(value=Stable) @Nullable default Object getCredentialPair()
@Stability(value=Stable) static CfnDataSource.DataSourceCredentialsProperty.Builder builder()
Copyright © 2021. All rights reserved.