GetLicenseGrantsResult

data class GetLicenseGrantsResult(val arns: List<String>, val filters: List<GetLicenseGrantsFilter>? = null, val id: String)

A collection of values returned by getLicenseGrants.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

List of all the license grant ARNs found.

Link copied to clipboard
Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.