Versions in this module Expand all Collapse all v5 v5.45.0 Apr 16, 2024 Changes in this version + type Args struct + ContainerName 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 (amscp *Resource) Attributes() awsMediaStoreContainerPolicyAttributes + func (amscp *Resource) Configuration() interface{} + func (amscp *Resource) DependOn() terra.Reference + func (amscp *Resource) Dependencies() terra.Dependencies + func (amscp *Resource) ImportState(state io.Reader) error + func (amscp *Resource) LifecycleManagement() *terra.Lifecycle + func (amscp *Resource) LocalName() string + func (amscp *Resource) State() (*awsMediaStoreContainerPolicyState, bool) + func (amscp *Resource) StateMust() *awsMediaStoreContainerPolicyState + func (amscp *Resource) Type() string