index

package
v0.0.0-...-1f78e34 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Resource

type Resource struct {
	Arn        string  `json:"Arn,omitempty"`
	IndexState string  `json:"IndexState,omitempty"`
	Tags       *TagMap `json:"Tags,omitempty"`
	Type       string  `json:"Type"`
}

Resource Definition of AWS::ResourceExplorer2::Index Resource Type

func (*Resource) MarshalJSON

func (strct *Resource) MarshalJSON() ([]byte, error)

func (*Resource) UnmarshalJSON

func (strct *Resource) UnmarshalJSON(b []byte) error

type TagMap

type TagMap struct {
}

TagMap

func (*TagMap) MarshalJSON

func (strct *TagMap) MarshalJSON() ([]byte, error)

func (*TagMap) UnmarshalJSON

func (strct *TagMap) UnmarshalJSON(b []byte) error

Jump to

Keyboard shortcuts

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