@Stability(value=Stable)
public static interface CfnBackupPlan.AdvancedBackupSettingResourceTypeProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-backup-backupplan-advancedbackupsettingresourcetype.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnBackupPlan.AdvancedBackupSettingResourceTypeProperty.Builder
A builder for
CfnBackupPlan.AdvancedBackupSettingResourceTypeProperty |
static class |
CfnBackupPlan.AdvancedBackupSettingResourceTypeProperty.Jsii$Proxy
An implementation for
CfnBackupPlan.AdvancedBackupSettingResourceTypeProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnBackupPlan.AdvancedBackupSettingResourceTypeProperty.Builder |
builder() |
Object |
getBackupOptions()
`CfnBackupPlan.AdvancedBackupSettingResourceTypeProperty.BackupOptions`.
|
String |
getResourceType()
`CfnBackupPlan.AdvancedBackupSettingResourceTypeProperty.ResourceType`.
|
@Stability(value=Stable) @NotNull Object getBackupOptions()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-backup-backupplan-advancedbackupsettingresourcetype.html#cfn-backup-backupplan-advancedbackupsettingresourcetype-backupoptions@Stability(value=Stable) @NotNull String getResourceType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-backup-backupplan-advancedbackupsettingresourcetype.html#cfn-backup-backupplan-advancedbackupsettingresourcetype-resourcetype@Stability(value=Stable) static CfnBackupPlan.AdvancedBackupSettingResourceTypeProperty.Builder builder()
Copyright © 2020. All rights reserved.