@Stability(value=Stable)
public static interface CfnBackupSelection.BackupSelectionResourceTypeProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-backup-backupselection-backupselectionresourcetype.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-backup-backupselection-backupselectionresourcetype.html#cfn-backup-backupselection-backupselectionresourcetype-iamrolearn@Stability(value=Stable) @NotNull String getSelectionName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-backup-backupselection-backupselectionresourcetype.html#cfn-backup-backupselection-backupselectionresourcetype-selectionname@Stability(value=Stable) @Nullable default Object getListOfTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-backup-backupselection-backupselectionresourcetype.html#cfn-backup-backupselection-backupselectionresourcetype-listoftags@Stability(value=Stable) @Nullable default List<String> getResources()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-backup-backupselection-backupselectionresourcetype.html#cfn-backup-backupselection-backupselectionresourcetype-resources@Stability(value=Stable) static CfnBackupSelection.BackupSelectionResourceTypeProperty.Builder builder()
Copyright © 2020. All rights reserved.