@Stability(value=Stable)
public static interface CfnResourceDefinition.SecretsManagerSecretResourceDataProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnResourceDefinition.SecretsManagerSecretResourceDataProperty.Builder
|
static class |
CfnResourceDefinition.SecretsManagerSecretResourceDataProperty.Jsii$Proxy
An implementation for
CfnResourceDefinition.SecretsManagerSecretResourceDataProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnResourceDefinition.SecretsManagerSecretResourceDataProperty.Builder |
builder() |
default List<String> |
getAdditionalStagingLabelsToDownload()
`CfnResourceDefinition.SecretsManagerSecretResourceDataProperty.AdditionalStagingLabelsToDownload`.
|
String |
getArn()
`CfnResourceDefinition.SecretsManagerSecretResourceDataProperty.ARN`.
|
@Stability(value=Stable) @NotNull String getArn()
@Stability(value=Stable) @Nullable default List<String> getAdditionalStagingLabelsToDownload()
@Stability(value=Stable) static CfnResourceDefinition.SecretsManagerSecretResourceDataProperty.Builder builder()
Copyright © 2021. All rights reserved.