@Stability(value=Stable) public static final class CfnBackupVault.LockConfigurationTypeProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnBackupVault.LockConfigurationTypeProperty>
CfnBackupVault.LockConfigurationTypeProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnBackupVault.LockConfigurationTypeProperty |
build()
Builds the configured instance.
|
CfnBackupVault.LockConfigurationTypeProperty.Builder |
changeableForDays(Number changeableForDays)
Sets the value of
CfnBackupVault.LockConfigurationTypeProperty.getChangeableForDays() |
CfnBackupVault.LockConfigurationTypeProperty.Builder |
maxRetentionDays(Number maxRetentionDays)
Sets the value of
CfnBackupVault.LockConfigurationTypeProperty.getMaxRetentionDays() |
CfnBackupVault.LockConfigurationTypeProperty.Builder |
minRetentionDays(Number minRetentionDays)
Sets the value of
CfnBackupVault.LockConfigurationTypeProperty.getMinRetentionDays() |
@Stability(value=Stable) public CfnBackupVault.LockConfigurationTypeProperty.Builder changeableForDays(Number changeableForDays)
CfnBackupVault.LockConfigurationTypeProperty.getChangeableForDays()changeableForDays - `CfnBackupVault.LockConfigurationTypeProperty.ChangeableForDays`.this@Stability(value=Stable) public CfnBackupVault.LockConfigurationTypeProperty.Builder maxRetentionDays(Number maxRetentionDays)
CfnBackupVault.LockConfigurationTypeProperty.getMaxRetentionDays()maxRetentionDays - `CfnBackupVault.LockConfigurationTypeProperty.MaxRetentionDays`.this@Stability(value=Stable) public CfnBackupVault.LockConfigurationTypeProperty.Builder minRetentionDays(Number minRetentionDays)
CfnBackupVault.LockConfigurationTypeProperty.getMinRetentionDays()minRetentionDays - `CfnBackupVault.LockConfigurationTypeProperty.MinRetentionDays`. This parameter is required.this@Stability(value=Stable) public CfnBackupVault.LockConfigurationTypeProperty build()
build in interface software.amazon.jsii.Builder<CfnBackupVault.LockConfigurationTypeProperty>CfnBackupVault.LockConfigurationTypePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.