dataiamgroup

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 Users

type Users struct{}

type UsersAttributes

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

func (UsersAttributes) Arn

func (UsersAttributes) InternalRef

func (u UsersAttributes) InternalRef() (terra.Reference, error)

func (UsersAttributes) InternalTokens

func (u UsersAttributes) InternalTokens() (hclwrite.Tokens, error)

func (UsersAttributes) InternalWithRef

func (u UsersAttributes) InternalWithRef(ref terra.Reference) UsersAttributes

func (UsersAttributes) Path

func (UsersAttributes) UserId

func (u UsersAttributes) UserId() terra.StringValue

func (UsersAttributes) UserName

func (u UsersAttributes) UserName() terra.StringValue

type UsersState

type UsersState struct {
	Arn      string `json:"arn"`
	Path     string `json:"path"`
	UserId   string `json:"user_id"`
	UserName string `json:"user_name"`
}

Jump to

Keyboard shortcuts

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