TagEnabled

aws.api.TagEnabled
See theTagEnabled companion object
case class TagEnabled(disableDefaultOperations: Option[Boolean])

Annotates a service as having tagging on 1 or more resources and associated APIs to perform CRUD operations on those tags

Attributes

disableDefaultOperations

The disableDefaultOperations property is a boolean value that specifies if the service does not have the standard tag operations supporting all resources on the service. Default value is false

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