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