Versions in this module Expand all Collapse all v5 v5.45.0 Apr 16, 2024 Changes in this version + type DataArgs struct + AccountId terra.StringValue + Id terra.StringValue + type DataDelegatedServicesAttributes struct + func (ds DataDelegatedServicesAttributes) DelegationEnabledDate() terra.StringValue + func (ds DataDelegatedServicesAttributes) InternalRef() (terra.Reference, error) + func (ds DataDelegatedServicesAttributes) InternalTokens() (hclwrite.Tokens, error) + func (ds DataDelegatedServicesAttributes) InternalWithRef(ref terra.Reference) DataDelegatedServicesAttributes + func (ds DataDelegatedServicesAttributes) ServicePrincipal() terra.StringValue + type DataDelegatedServicesState struct + DelegationEnabledDate string + ServicePrincipal string + type DataSource struct + Args DataArgs + Name string + func Data(name string, args DataArgs) *DataSource + func (aods *DataSource) Attributes() dataAwsOrganizationsDelegatedServicesAttributes + func (aods *DataSource) Configuration() interface{} + func (aods *DataSource) DataSource() string + func (aods *DataSource) LocalName() string