Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Resource ¶
type Resource struct {
Type string `json:"type"`
Name string `json:"name"`
ARN string `json:"arn,omitempty"`
Status string `json:"status,omitempty"`
Detail string `json:"detail,omitempty"`
}
Resource represents a single AWS resource managed by ludus.
Click to show internal directories.
Click to hide internal directories.