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