GetResourceCollectionTag

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

Constructors

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

Functions

Link copied to clipboard
open override fun toJava(): GetResourceCollectionTag

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.