dataiamaccesskeys

package
v0.0.0-...-c2cc54e Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2023 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 AccessKeys

type AccessKeys struct{}

type AccessKeysAttributes

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

func (AccessKeysAttributes) AccessKeyId

func (ak AccessKeysAttributes) AccessKeyId() terra.StringValue

func (AccessKeysAttributes) CreateDate

func (ak AccessKeysAttributes) CreateDate() terra.StringValue

func (AccessKeysAttributes) InternalRef

func (ak AccessKeysAttributes) InternalRef() (terra.Reference, error)

func (AccessKeysAttributes) InternalTokens

func (ak AccessKeysAttributes) InternalTokens() (hclwrite.Tokens, error)

func (AccessKeysAttributes) InternalWithRef

func (ak AccessKeysAttributes) InternalWithRef(ref terra.Reference) AccessKeysAttributes

func (AccessKeysAttributes) Status

type AccessKeysState

type AccessKeysState struct {
	AccessKeyId string `json:"access_key_id"`
	CreateDate  string `json:"create_date"`
	Status      string `json:"status"`
}

Jump to

Keyboard shortcuts

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