GetResourceCollectionTag

data class GetResourceCollectionTag(val appBoundaryKey: String, val tagValues: List<String>)

Constructors

Link copied to clipboard
constructor(appBoundaryKey: String, tagValues: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An AWS tag key that is used to identify the AWS resources that DevOps Guru analyzes.

Link copied to clipboard

Array of tag values.