class Aws::LicenseManager::Types::GetLicenseConfigurationResponse

@!attribute [rw] license_configuration_id

Unique ID for the license configuration.
@return [String]

@!attribute [rw] license_configuration_arn

Amazon Resource Name (ARN) of the license configuration.
@return [String]

@!attribute [rw] name

Name of the license configuration.
@return [String]

@!attribute [rw] description

Description of the license configuration.
@return [String]

@!attribute [rw] license_counting_type

Dimension on which the licenses are counted.
@return [String]

@!attribute [rw] license_rules

License rules.
@return [Array<String>]

@!attribute [rw] license_count

Number of available licenses.
@return [Integer]

@!attribute [rw] license_count_hard_limit

Sets the number of available licenses as a hard limit.
@return [Boolean]

@!attribute [rw] consumed_licenses

Number of licenses assigned to resources.
@return [Integer]

@!attribute [rw] status

License configuration status.
@return [String]

@!attribute [rw] owner_account_id

Account ID of the owner of the license configuration.
@return [String]

@!attribute [rw] consumed_license_summary_list

Summaries of the licenses consumed by resources.
@return [Array<Types::ConsumedLicenseSummary>]

@!attribute [rw] managed_resource_summary_list

Summaries of the managed resources.
@return [Array<Types::ManagedResourceSummary>]

@!attribute [rw] tags

Tags for the license configuration.
@return [Array<Types::Tag>]

@!attribute [rw] product_information_list

Product information.
@return [Array<Types::ProductInformation>]

@!attribute [rw] automated_discovery_information

Automated discovery information.
@return [Types::AutomatedDiscoveryInformation]

@!attribute [rw] disassociate_when_not_found

When true, disassociates a resource when software is uninstalled.
@return [Boolean]

@see docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/GetLicenseConfigurationResponse AWS API Documentation

Constants

SENSITIVE