@Stability(value=Stable)
public static interface CfnBackupVault.NotificationObjectTypeProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnBackupVault.NotificationObjectTypeProperty.Builder
A builder for
CfnBackupVault.NotificationObjectTypeProperty |
static class |
CfnBackupVault.NotificationObjectTypeProperty.Jsii$Proxy
An implementation for
CfnBackupVault.NotificationObjectTypeProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnBackupVault.NotificationObjectTypeProperty.Builder |
builder() |
List<String> |
getBackupVaultEvents()
`CfnBackupVault.NotificationObjectTypeProperty.BackupVaultEvents`.
|
String |
getSnsTopicArn()
`CfnBackupVault.NotificationObjectTypeProperty.SNSTopicArn`.
|
@Stability(value=Stable) @NotNull List<String> getBackupVaultEvents()
@Stability(value=Stable) @NotNull String getSnsTopicArn()
@Stability(value=Stable) static CfnBackupVault.NotificationObjectTypeProperty.Builder builder()
Copyright © 2021. All rights reserved.