VmwareTag

class VmwareTag

A VMware tag is a tag attached to a specific virtual machine. A tag is a key-value pair you can use to manage, filter, and search for your resources.

The content of VMware tags can be matched to Amazon Web Services tags.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The is the category of VMware.

Link copied to clipboard

This is a user-defined description of a VMware tag.

Link copied to clipboard

This is the user-defined name of a VMware tag.

Functions

Link copied to clipboard
inline fun copy(block: VmwareTag.Builder.() -> Unit = {}): VmwareTag
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String