Versions in this module Expand all Collapse all v5 v5.45.0 Apr 16, 2024 Changes in this version + type Args struct + Action terra.StringValue + Id terra.StringValue + LayerName terra.StringValue + OrganizationId terra.StringValue + Principal terra.StringValue + StatementId terra.StringValue + VersionNumber terra.NumberValue + type Resource struct + Args Args + DependsOn terra.Dependencies + Lifecycle *terra.Lifecycle + Name string + func New(name string, args Args) *Resource + func (allvp *Resource) Attributes() awsLambdaLayerVersionPermissionAttributes + func (allvp *Resource) Configuration() interface{} + func (allvp *Resource) DependOn() terra.Reference + func (allvp *Resource) Dependencies() terra.Dependencies + func (allvp *Resource) ImportState(state io.Reader) error + func (allvp *Resource) LifecycleManagement() *terra.Lifecycle + func (allvp *Resource) LocalName() string + func (allvp *Resource) State() (*awsLambdaLayerVersionPermissionState, bool) + func (allvp *Resource) StateMust() *awsLambdaLayerVersionPermissionState + func (allvp *Resource) Type() string