Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Assertion ¶
type Assertion struct { Comment string `json:"comment"` ExpectedResult string `json:"expected_result"` ActionNames []string `json:"action_names"` ResourceArns []string `json:"resource_arns"` ResourcePolicy string `json:"resource_policy"` ResourceOwner string `json:"resource_owner"` CallerArn string `json:"caller_arn"` ContextEntries map[string]*ContextEntryValue `json:"context_entries"` ResourceHandlingOption string `json:"resource_handling_option"` }
type ContextEntryValue ¶
Click to show internal directories.
Click to hide internal directories.