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 (*Resource) UnmarshalJSON ¶
Click to show internal directories.
Click to hide internal directories.