Versions in this module Expand all Collapse all v5 v5.45.0 Apr 16, 2024 Changes in this version + type Args struct + Id terra.StringValue + PoolName terra.StringValue + RetentionLockTimeInDays terra.NumberValue + RetentionLockType terra.StringValue + StorageClass terra.StringValue + Tags terra.MapValue[terra.StringValue] + TagsAll terra.MapValue[terra.StringValue] + type Resource struct + Args Args + DependsOn terra.Dependencies + Lifecycle *terra.Lifecycle + Name string + func New(name string, args Args) *Resource + func (astp *Resource) Attributes() awsStoragegatewayTapePoolAttributes + func (astp *Resource) Configuration() interface{} + func (astp *Resource) DependOn() terra.Reference + func (astp *Resource) Dependencies() terra.Dependencies + func (astp *Resource) ImportState(state io.Reader) error + func (astp *Resource) LifecycleManagement() *terra.Lifecycle + func (astp *Resource) LocalName() string + func (astp *Resource) State() (*awsStoragegatewayTapePoolState, bool) + func (astp *Resource) StateMust() *awsStoragegatewayTapePoolState + func (astp *Resource) Type() string