LicensemanagerFunctions

Functions

Link copied to clipboard
suspend fun getGrant(argument: GetGrantPlainArgs): GetGrantResult

An example resource schema demonstrating some basic constructs and validation rules.

suspend fun getGrant(grantArn: String): GetGrantResult
suspend fun getGrant(argument: suspend GetGrantPlainArgsBuilder.() -> Unit): GetGrantResult
Link copied to clipboard

Resource Type definition for AWS::LicenseManager::License

suspend fun getLicense(licenseArn: String): GetLicenseResult
suspend fun getLicense(argument: suspend GetLicensePlainArgsBuilder.() -> Unit): GetLicenseResult