datacognitousergroups

package
v0.0.0-...-917d9f1 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 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 Groups

type Groups struct{}

type GroupsAttributes

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

func (GroupsAttributes) Description

func (g GroupsAttributes) Description() terra.StringValue

func (GroupsAttributes) GroupName

func (g GroupsAttributes) GroupName() terra.StringValue

func (GroupsAttributes) InternalRef

func (g GroupsAttributes) InternalRef() (terra.Reference, error)

func (GroupsAttributes) InternalTokens

func (g GroupsAttributes) InternalTokens() (hclwrite.Tokens, error)

func (GroupsAttributes) InternalWithRef

func (g GroupsAttributes) InternalWithRef(ref terra.Reference) GroupsAttributes

func (GroupsAttributes) Precedence

func (g GroupsAttributes) Precedence() terra.NumberValue

func (GroupsAttributes) RoleArn

func (g GroupsAttributes) RoleArn() terra.StringValue

type GroupsState

type GroupsState struct {
	Description string  `json:"description"`
	GroupName   string  `json:"group_name"`
	Precedence  float64 `json:"precedence"`
	RoleArn     string  `json:"role_arn"`
}

Jump to

Keyboard shortcuts

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