organizationsorganizationalunit

package
v0.0.0-...-964ba77 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 9, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Accounts

type Accounts struct{}

type AccountsAttributes

type AccountsAttributes struct {
	// contains filtered or unexported fields
}

func (AccountsAttributes) Arn

func (AccountsAttributes) Email

func (AccountsAttributes) Id

func (AccountsAttributes) InternalRef

func (a AccountsAttributes) InternalRef() (terra.Reference, error)

func (AccountsAttributes) InternalTokens

func (a AccountsAttributes) InternalTokens() (hclwrite.Tokens, error)

func (AccountsAttributes) InternalWithRef

func (a AccountsAttributes) InternalWithRef(ref terra.Reference) AccountsAttributes

func (AccountsAttributes) Name

type AccountsState

type AccountsState struct {
	Arn   string `json:"arn"`
	Email string `json:"email"`
	Id    string `json:"id"`
	Name  string `json:"name"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL