@Stability(value=Stable)
public static interface CfnBackupPlan.BackupRuleResourceTypeProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-backup-backupplan-backupruleresourcetype.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnBackupPlan.BackupRuleResourceTypeProperty.Builder
A builder for
CfnBackupPlan.BackupRuleResourceTypeProperty |
static class |
CfnBackupPlan.BackupRuleResourceTypeProperty.Jsii$Proxy
An implementation for
CfnBackupPlan.BackupRuleResourceTypeProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnBackupPlan.BackupRuleResourceTypeProperty.Builder |
builder() |
default Number |
getCompletionWindowMinutes()
`CfnBackupPlan.BackupRuleResourceTypeProperty.CompletionWindowMinutes`.
|
default Object |
getCopyActions()
`CfnBackupPlan.BackupRuleResourceTypeProperty.CopyActions`.
|
default Object |
getLifecycle()
`CfnBackupPlan.BackupRuleResourceTypeProperty.Lifecycle`.
|
default Object |
getRecoveryPointTags()
`CfnBackupPlan.BackupRuleResourceTypeProperty.RecoveryPointTags`.
|
String |
getRuleName()
`CfnBackupPlan.BackupRuleResourceTypeProperty.RuleName`.
|
default String |
getScheduleExpression()
`CfnBackupPlan.BackupRuleResourceTypeProperty.ScheduleExpression`.
|
default Number |
getStartWindowMinutes()
`CfnBackupPlan.BackupRuleResourceTypeProperty.StartWindowMinutes`.
|
String |
getTargetBackupVault()
`CfnBackupPlan.BackupRuleResourceTypeProperty.TargetBackupVault`.
|
@Stability(value=Stable) @NotNull String getRuleName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-backup-backupplan-backupruleresourcetype.html#cfn-backup-backupplan-backupruleresourcetype-rulename@Stability(value=Stable) @NotNull String getTargetBackupVault()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-backup-backupplan-backupruleresourcetype.html#cfn-backup-backupplan-backupruleresourcetype-targetbackupvault@Stability(value=Stable) @Nullable default Number getCompletionWindowMinutes()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-backup-backupplan-backupruleresourcetype.html#cfn-backup-backupplan-backupruleresourcetype-completionwindowminutes@Stability(value=Stable) @Nullable default Object getCopyActions()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-backup-backupplan-backupruleresourcetype.html#cfn-backup-backupplan-backupruleresourcetype-copyactions@Stability(value=Stable) @Nullable default Object getLifecycle()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-backup-backupplan-backupruleresourcetype.html#cfn-backup-backupplan-backupruleresourcetype-lifecycle@Stability(value=Stable) @Nullable default Object getRecoveryPointTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-backup-backupplan-backupruleresourcetype.html#cfn-backup-backupplan-backupruleresourcetype-recoverypointtags@Stability(value=Stable) @Nullable default String getScheduleExpression()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-backup-backupplan-backupruleresourcetype.html#cfn-backup-backupplan-backupruleresourcetype-scheduleexpression@Stability(value=Stable) @Nullable default Number getStartWindowMinutes()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-backup-backupplan-backupruleresourcetype.html#cfn-backup-backupplan-backupruleresourcetype-startwindowminutes@Stability(value=Stable) static CfnBackupPlan.BackupRuleResourceTypeProperty.Builder builder()
Copyright © 2020. All rights reserved.