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