Documentation ¶
Index ¶
- type DelegatedServices
- type DelegatedServicesAttributes
- func (ds DelegatedServicesAttributes) DelegationEnabledDate() terra.StringValue
- func (ds DelegatedServicesAttributes) InternalRef() (terra.Reference, error)
- func (ds DelegatedServicesAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (ds DelegatedServicesAttributes) InternalWithRef(ref terra.Reference) DelegatedServicesAttributes
- func (ds DelegatedServicesAttributes) ServicePrincipal() terra.StringValue
- type DelegatedServicesState
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DelegatedServices ¶
type DelegatedServices struct{}
type DelegatedServicesAttributes ¶
type DelegatedServicesAttributes struct {
// contains filtered or unexported fields
}
func (DelegatedServicesAttributes) DelegationEnabledDate ¶
func (ds DelegatedServicesAttributes) DelegationEnabledDate() terra.StringValue
func (DelegatedServicesAttributes) InternalRef ¶
func (ds DelegatedServicesAttributes) InternalRef() (terra.Reference, error)
func (DelegatedServicesAttributes) InternalTokens ¶
func (ds DelegatedServicesAttributes) InternalTokens() (hclwrite.Tokens, error)
func (DelegatedServicesAttributes) InternalWithRef ¶
func (ds DelegatedServicesAttributes) InternalWithRef(ref terra.Reference) DelegatedServicesAttributes
func (DelegatedServicesAttributes) ServicePrincipal ¶
func (ds DelegatedServicesAttributes) ServicePrincipal() terra.StringValue
type DelegatedServicesState ¶
Click to show internal directories.
Click to hide internal directories.