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