Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HasResourceTagFn ¶
func TagBlock ¶
func TagBlock(args TagBlockArgs) (string, error)
Types ¶
type Result ¶
type Result struct {
SwappedTagsStrings []string
}
func TagResource ¶
func TagResource(args TagBlockArgs) (*Result, error)
type TagBlockArgs ¶
type TagResourceFn ¶
type TagResourceFn func(args TagBlockArgs) (*Result, error)
Click to show internal directories.
Click to hide internal directories.