UpdateLicenseConfigurationRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

New description of the license configuration.

Link copied to clipboard

When true, disassociates a resource when software is uninstalled.

Link copied to clipboard

Amazon Resource Name (ARN) of the license configuration.

Link copied to clipboard

New status of the license configuration.

Link copied to clipboard

New number of licenses managed by the license configuration.

Link copied to clipboard

New hard limit of the number of available licenses.

Link copied to clipboard

New license rule. The only rule that you can add after you create a license configuration is licenseAffinityToHost.

Link copied to clipboard
val name: String?

New name of the license configuration.

Link copied to clipboard

New product information.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String