@Stability(value=Stable)
public static interface CfnBackupSelection.BackupSelectionResourceTypeProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnBackupSelection.BackupSelectionResourceTypeProperty.Builder
A builder for
CfnBackupSelection.BackupSelectionResourceTypeProperty |
static class |
CfnBackupSelection.BackupSelectionResourceTypeProperty.Jsii$Proxy
An implementation for
CfnBackupSelection.BackupSelectionResourceTypeProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnBackupSelection.BackupSelectionResourceTypeProperty.Builder |
builder() |
String |
getIamRoleArn()
`CfnBackupSelection.BackupSelectionResourceTypeProperty.IamRoleArn`.
|
default Object |
getListOfTags()
`CfnBackupSelection.BackupSelectionResourceTypeProperty.ListOfTags`.
|
default List<String> |
getResources()
`CfnBackupSelection.BackupSelectionResourceTypeProperty.Resources`.
|
String |
getSelectionName()
`CfnBackupSelection.BackupSelectionResourceTypeProperty.SelectionName`.
|
@Stability(value=Stable) @NotNull String getIamRoleArn()
@Stability(value=Stable) @NotNull String getSelectionName()
@Stability(value=Stable) @Nullable default Object getListOfTags()
@Stability(value=Stable) @Nullable default List<String> getResources()
@Stability(value=Stable) static CfnBackupSelection.BackupSelectionResourceTypeProperty.Builder builder()
Copyright © 2021. All rights reserved.