Ec2TagSet

class Ec2TagSet

Information about groups of Amazon EC2 instance tags.

Types

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

Properties

Link copied to clipboard

A list that contains other lists of Amazon EC2 instance tag groups. For an instance to be included in the deployment group, it must be identified by all of the tag groups in the list.

Functions

Link copied to clipboard
inline fun copy(block: Ec2TagSet.Builder.() -> Unit = {}): Ec2TagSet
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