iamrole

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 InlinePolicy

type InlinePolicy struct {
	// Name: string, optional
	Name terra.StringValue `hcl:"name,attr"`
	// Policy: string, optional
	Policy terra.StringValue `hcl:"policy,attr"`
}

type InlinePolicyAttributes

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

func (InlinePolicyAttributes) InternalRef

func (ip InlinePolicyAttributes) InternalRef() (terra.Reference, error)

func (InlinePolicyAttributes) InternalTokens

func (ip InlinePolicyAttributes) InternalTokens() (hclwrite.Tokens, error)

func (InlinePolicyAttributes) InternalWithRef

func (InlinePolicyAttributes) Name

func (InlinePolicyAttributes) Policy

type InlinePolicyState

type InlinePolicyState struct {
	Name   string `json:"name"`
	Policy string `json:"policy"`
}

Jump to

Keyboard shortcuts

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