TaggableApiConfig

aws.api.TaggableApiConfig
See theTaggableApiConfig companion object

Structure representing the configuration of resource specific tagging APIs

Attributes

listTagsApi

The listTagsApi property is a string value that references a non- instance operation which gets the current tags on the resource.

tagApi

The tagApi property is a string value that references a non-instance or create operation that creates or updates tags on the resource.

untagApi

The untagApi property is a string value that references a non-instance operation that removes tags on the resource.

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product