@Stability(value=Stable)
public static interface CfnBackupPlan.BackupPlanResourceTypeProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-backup-backupplan-backupplanresourcetype.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnBackupPlan.BackupPlanResourceTypeProperty.Builder
A builder for
CfnBackupPlan.BackupPlanResourceTypeProperty |
static class |
CfnBackupPlan.BackupPlanResourceTypeProperty.Jsii$Proxy
An implementation for
CfnBackupPlan.BackupPlanResourceTypeProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnBackupPlan.BackupPlanResourceTypeProperty.Builder |
builder() |
default Object |
getAdvancedBackupSettings()
`CfnBackupPlan.BackupPlanResourceTypeProperty.AdvancedBackupSettings`.
|
String |
getBackupPlanName()
`CfnBackupPlan.BackupPlanResourceTypeProperty.BackupPlanName`.
|
Object |
getBackupPlanRule()
`CfnBackupPlan.BackupPlanResourceTypeProperty.BackupPlanRule`.
|
@Stability(value=Stable) @NotNull String getBackupPlanName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-backup-backupplan-backupplanresourcetype.html#cfn-backup-backupplan-backupplanresourcetype-backupplanname@Stability(value=Stable) @NotNull Object getBackupPlanRule()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-backup-backupplan-backupplanresourcetype.html#cfn-backup-backupplan-backupplanresourcetype-backupplanrule@Stability(value=Stable) @Nullable default Object getAdvancedBackupSettings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-backup-backupplan-backupplanresourcetype.html#cfn-backup-backupplan-backupplanresourcetype-advancedbackupsettings@Stability(value=Stable) static CfnBackupPlan.BackupPlanResourceTypeProperty.Builder builder()
Copyright © 2020. All rights reserved.