@Stability(value=Stable)
public static interface CfnBackupPlan.BackupPlanResourceTypeProperty
extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @NotNull Object getBackupPlanRule()
@Stability(value=Stable) @Nullable default Object getAdvancedBackupSettings()
@Stability(value=Stable) static CfnBackupPlan.BackupPlanResourceTypeProperty.Builder builder()
Copyright © 2021. All rights reserved.