GetLicensePlainArgs

data class GetLicensePlainArgs(val licenseArn: String) : ConvertibleToJava<GetLicensePlainArgs>

Constructors

Link copied to clipboard
constructor(licenseArn: String)

Properties

Link copied to clipboard

Amazon Resource Name is a unique name for each resource.

Functions

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