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 + Policy terra.StringValue + Repository terra.StringValue + type Resource struct + Args Args + DependsOn terra.Dependencies + Lifecycle *terra.Lifecycle + Name string + func New(name string, args Args) *Resource + func (aerp *Resource) Attributes() awsEcrRepositoryPolicyAttributes + func (aerp *Resource) Configuration() interface{} + func (aerp *Resource) DependOn() terra.Reference + func (aerp *Resource) Dependencies() terra.Dependencies + func (aerp *Resource) ImportState(state io.Reader) error + func (aerp *Resource) LifecycleManagement() *terra.Lifecycle + func (aerp *Resource) LocalName() string + func (aerp *Resource) State() (*awsEcrRepositoryPolicyState, bool) + func (aerp *Resource) StateMust() *awsEcrRepositoryPolicyState + func (aerp *Resource) Type() string