TagEnabled

aws.api.TagEnabled
See theTagEnabled companion object
final 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

Value parameters

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

Attributes

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

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product