@Stability(value=Stable) public static final class CfnResourceDefinitionVersion.SecretsManagerSecretResourceDataProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnResourceDefinitionVersion.SecretsManagerSecretResourceDataProperty>
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnResourceDefinitionVersion.SecretsManagerSecretResourceDataProperty.Builder |
additionalStagingLabelsToDownload(List<String> additionalStagingLabelsToDownload)
|
CfnResourceDefinitionVersion.SecretsManagerSecretResourceDataProperty.Builder |
arn(String arn)
|
CfnResourceDefinitionVersion.SecretsManagerSecretResourceDataProperty |
build()
Builds the configured instance.
|
@Stability(value=Stable) public CfnResourceDefinitionVersion.SecretsManagerSecretResourceDataProperty.Builder arn(String arn)
arn - `CfnResourceDefinitionVersion.SecretsManagerSecretResourceDataProperty.ARN`. This parameter is required.this@Stability(value=Stable) public CfnResourceDefinitionVersion.SecretsManagerSecretResourceDataProperty.Builder additionalStagingLabelsToDownload(List<String> additionalStagingLabelsToDownload)
CfnResourceDefinitionVersion.SecretsManagerSecretResourceDataProperty.getAdditionalStagingLabelsToDownload()additionalStagingLabelsToDownload - `CfnResourceDefinitionVersion.SecretsManagerSecretResourceDataProperty.AdditionalStagingLabelsToDownload`.this@Stability(value=Stable) public CfnResourceDefinitionVersion.SecretsManagerSecretResourceDataProperty build()
build in interface software.amazon.jsii.Builder<CfnResourceDefinitionVersion.SecretsManagerSecretResourceDataProperty>CfnResourceDefinitionVersion.SecretsManagerSecretResourceDataPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.