Versions in this module Expand all Collapse all v5 v5.45.0 Apr 16, 2024 Changes in this version + type Args struct + BackupVaultEvents terra.SetValue[terra.StringValue] + BackupVaultName terra.StringValue + Id terra.StringValue + SnsTopicArn terra.StringValue + type Resource struct + Args Args + DependsOn terra.Dependencies + Lifecycle *terra.Lifecycle + Name string + func New(name string, args Args) *Resource + func (abvn *Resource) Attributes() awsBackupVaultNotificationsAttributes + func (abvn *Resource) Configuration() interface{} + func (abvn *Resource) DependOn() terra.Reference + func (abvn *Resource) Dependencies() terra.Dependencies + func (abvn *Resource) ImportState(state io.Reader) error + func (abvn *Resource) LifecycleManagement() *terra.Lifecycle + func (abvn *Resource) LocalName() string + func (abvn *Resource) State() (*awsBackupVaultNotificationsState, bool) + func (abvn *Resource) StateMust() *awsBackupVaultNotificationsState + func (abvn *Resource) Type() string