Class: Aws::LicenseManager::Types::GetLicenseConfigurationResponse

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-licensemanager/lib/aws-sdk-licensemanager/types.rb

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#automated_discovery_informationTypes::AutomatedDiscoveryInformation

Automated discovery information.



1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
# File 'gems/aws-sdk-licensemanager/lib/aws-sdk-licensemanager/types.rb', line 1427

class GetLicenseConfigurationResponse < Struct.new(
  :license_configuration_id,
  :license_configuration_arn,
  :name,
  :description,
  :license_counting_type,
  :license_rules,
  :license_count,
  :license_count_hard_limit,
  :consumed_licenses,
  :status,
  :owner_account_id,
  :consumed_license_summary_list,
  :managed_resource_summary_list,
  :tags,
  :product_information_list,
  :automated_discovery_information,
  :disassociate_when_not_found)
  SENSITIVE = []
  include Aws::Structure
end

#consumed_license_summary_listArray<Types::ConsumedLicenseSummary>

Summaries of the licenses consumed by resources.

Returns:



1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
# File 'gems/aws-sdk-licensemanager/lib/aws-sdk-licensemanager/types.rb', line 1427

class GetLicenseConfigurationResponse < Struct.new(
  :license_configuration_id,
  :license_configuration_arn,
  :name,
  :description,
  :license_counting_type,
  :license_rules,
  :license_count,
  :license_count_hard_limit,
  :consumed_licenses,
  :status,
  :owner_account_id,
  :consumed_license_summary_list,
  :managed_resource_summary_list,
  :tags,
  :product_information_list,
  :automated_discovery_information,
  :disassociate_when_not_found)
  SENSITIVE = []
  include Aws::Structure
end

#consumed_licensesInteger

Number of licenses assigned to resources.

Returns:

  • (Integer)


1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
# File 'gems/aws-sdk-licensemanager/lib/aws-sdk-licensemanager/types.rb', line 1427

class GetLicenseConfigurationResponse < Struct.new(
  :license_configuration_id,
  :license_configuration_arn,
  :name,
  :description,
  :license_counting_type,
  :license_rules,
  :license_count,
  :license_count_hard_limit,
  :consumed_licenses,
  :status,
  :owner_account_id,
  :consumed_license_summary_list,
  :managed_resource_summary_list,
  :tags,
  :product_information_list,
  :automated_discovery_information,
  :disassociate_when_not_found)
  SENSITIVE = []
  include Aws::Structure
end

#descriptionString

Description of the license configuration.

Returns:

  • (String)


1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
# File 'gems/aws-sdk-licensemanager/lib/aws-sdk-licensemanager/types.rb', line 1427

class GetLicenseConfigurationResponse < Struct.new(
  :license_configuration_id,
  :license_configuration_arn,
  :name,
  :description,
  :license_counting_type,
  :license_rules,
  :license_count,
  :license_count_hard_limit,
  :consumed_licenses,
  :status,
  :owner_account_id,
  :consumed_license_summary_list,
  :managed_resource_summary_list,
  :tags,
  :product_information_list,
  :automated_discovery_information,
  :disassociate_when_not_found)
  SENSITIVE = []
  include Aws::Structure
end

#disassociate_when_not_foundBoolean

When true, disassociates a resource when software is uninstalled.

Returns:

  • (Boolean)


1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
# File 'gems/aws-sdk-licensemanager/lib/aws-sdk-licensemanager/types.rb', line 1427

class GetLicenseConfigurationResponse < Struct.new(
  :license_configuration_id,
  :license_configuration_arn,
  :name,
  :description,
  :license_counting_type,
  :license_rules,
  :license_count,
  :license_count_hard_limit,
  :consumed_licenses,
  :status,
  :owner_account_id,
  :consumed_license_summary_list,
  :managed_resource_summary_list,
  :tags,
  :product_information_list,
  :automated_discovery_information,
  :disassociate_when_not_found)
  SENSITIVE = []
  include Aws::Structure
end

#license_configuration_arnString

Amazon Resource Name (ARN) of the license configuration.

Returns:

  • (String)


1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
# File 'gems/aws-sdk-licensemanager/lib/aws-sdk-licensemanager/types.rb', line 1427

class GetLicenseConfigurationResponse < Struct.new(
  :license_configuration_id,
  :license_configuration_arn,
  :name,
  :description,
  :license_counting_type,
  :license_rules,
  :license_count,
  :license_count_hard_limit,
  :consumed_licenses,
  :status,
  :owner_account_id,
  :consumed_license_summary_list,
  :managed_resource_summary_list,
  :tags,
  :product_information_list,
  :automated_discovery_information,
  :disassociate_when_not_found)
  SENSITIVE = []
  include Aws::Structure
end

#license_configuration_idString

Unique ID for the license configuration.

Returns:

  • (String)


1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
# File 'gems/aws-sdk-licensemanager/lib/aws-sdk-licensemanager/types.rb', line 1427

class GetLicenseConfigurationResponse < Struct.new(
  :license_configuration_id,
  :license_configuration_arn,
  :name,
  :description,
  :license_counting_type,
  :license_rules,
  :license_count,
  :license_count_hard_limit,
  :consumed_licenses,
  :status,
  :owner_account_id,
  :consumed_license_summary_list,
  :managed_resource_summary_list,
  :tags,
  :product_information_list,
  :automated_discovery_information,
  :disassociate_when_not_found)
  SENSITIVE = []
  include Aws::Structure
end

#license_countInteger

Number of available licenses.

Returns:

  • (Integer)


1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
# File 'gems/aws-sdk-licensemanager/lib/aws-sdk-licensemanager/types.rb', line 1427

class GetLicenseConfigurationResponse < Struct.new(
  :license_configuration_id,
  :license_configuration_arn,
  :name,
  :description,
  :license_counting_type,
  :license_rules,
  :license_count,
  :license_count_hard_limit,
  :consumed_licenses,
  :status,
  :owner_account_id,
  :consumed_license_summary_list,
  :managed_resource_summary_list,
  :tags,
  :product_information_list,
  :automated_discovery_information,
  :disassociate_when_not_found)
  SENSITIVE = []
  include Aws::Structure
end

#license_count_hard_limitBoolean

Sets the number of available licenses as a hard limit.

Returns:

  • (Boolean)


1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
# File 'gems/aws-sdk-licensemanager/lib/aws-sdk-licensemanager/types.rb', line 1427

class GetLicenseConfigurationResponse < Struct.new(
  :license_configuration_id,
  :license_configuration_arn,
  :name,
  :description,
  :license_counting_type,
  :license_rules,
  :license_count,
  :license_count_hard_limit,
  :consumed_licenses,
  :status,
  :owner_account_id,
  :consumed_license_summary_list,
  :managed_resource_summary_list,
  :tags,
  :product_information_list,
  :automated_discovery_information,
  :disassociate_when_not_found)
  SENSITIVE = []
  include Aws::Structure
end

#license_counting_typeString

Dimension for which the licenses are counted.

Returns:

  • (String)


1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
# File 'gems/aws-sdk-licensemanager/lib/aws-sdk-licensemanager/types.rb', line 1427

class GetLicenseConfigurationResponse < Struct.new(
  :license_configuration_id,
  :license_configuration_arn,
  :name,
  :description,
  :license_counting_type,
  :license_rules,
  :license_count,
  :license_count_hard_limit,
  :consumed_licenses,
  :status,
  :owner_account_id,
  :consumed_license_summary_list,
  :managed_resource_summary_list,
  :tags,
  :product_information_list,
  :automated_discovery_information,
  :disassociate_when_not_found)
  SENSITIVE = []
  include Aws::Structure
end

#license_rulesArray<String>

License rules.

Returns:

  • (Array<String>)


1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
# File 'gems/aws-sdk-licensemanager/lib/aws-sdk-licensemanager/types.rb', line 1427

class GetLicenseConfigurationResponse < Struct.new(
  :license_configuration_id,
  :license_configuration_arn,
  :name,
  :description,
  :license_counting_type,
  :license_rules,
  :license_count,
  :license_count_hard_limit,
  :consumed_licenses,
  :status,
  :owner_account_id,
  :consumed_license_summary_list,
  :managed_resource_summary_list,
  :tags,
  :product_information_list,
  :automated_discovery_information,
  :disassociate_when_not_found)
  SENSITIVE = []
  include Aws::Structure
end

#managed_resource_summary_listArray<Types::ManagedResourceSummary>

Summaries of the managed resources.

Returns:



1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
# File 'gems/aws-sdk-licensemanager/lib/aws-sdk-licensemanager/types.rb', line 1427

class GetLicenseConfigurationResponse < Struct.new(
  :license_configuration_id,
  :license_configuration_arn,
  :name,
  :description,
  :license_counting_type,
  :license_rules,
  :license_count,
  :license_count_hard_limit,
  :consumed_licenses,
  :status,
  :owner_account_id,
  :consumed_license_summary_list,
  :managed_resource_summary_list,
  :tags,
  :product_information_list,
  :automated_discovery_information,
  :disassociate_when_not_found)
  SENSITIVE = []
  include Aws::Structure
end

#nameString

Name of the license configuration.

Returns:

  • (String)


1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
# File 'gems/aws-sdk-licensemanager/lib/aws-sdk-licensemanager/types.rb', line 1427

class GetLicenseConfigurationResponse < Struct.new(
  :license_configuration_id,
  :license_configuration_arn,
  :name,
  :description,
  :license_counting_type,
  :license_rules,
  :license_count,
  :license_count_hard_limit,
  :consumed_licenses,
  :status,
  :owner_account_id,
  :consumed_license_summary_list,
  :managed_resource_summary_list,
  :tags,
  :product_information_list,
  :automated_discovery_information,
  :disassociate_when_not_found)
  SENSITIVE = []
  include Aws::Structure
end

#owner_account_idString

Account ID of the owner of the license configuration.

Returns:

  • (String)


1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
# File 'gems/aws-sdk-licensemanager/lib/aws-sdk-licensemanager/types.rb', line 1427

class GetLicenseConfigurationResponse < Struct.new(
  :license_configuration_id,
  :license_configuration_arn,
  :name,
  :description,
  :license_counting_type,
  :license_rules,
  :license_count,
  :license_count_hard_limit,
  :consumed_licenses,
  :status,
  :owner_account_id,
  :consumed_license_summary_list,
  :managed_resource_summary_list,
  :tags,
  :product_information_list,
  :automated_discovery_information,
  :disassociate_when_not_found)
  SENSITIVE = []
  include Aws::Structure
end

#product_information_listArray<Types::ProductInformation>

Product information.

Returns:



1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
# File 'gems/aws-sdk-licensemanager/lib/aws-sdk-licensemanager/types.rb', line 1427

class GetLicenseConfigurationResponse < Struct.new(
  :license_configuration_id,
  :license_configuration_arn,
  :name,
  :description,
  :license_counting_type,
  :license_rules,
  :license_count,
  :license_count_hard_limit,
  :consumed_licenses,
  :status,
  :owner_account_id,
  :consumed_license_summary_list,
  :managed_resource_summary_list,
  :tags,
  :product_information_list,
  :automated_discovery_information,
  :disassociate_when_not_found)
  SENSITIVE = []
  include Aws::Structure
end

#statusString

License configuration status.

Returns:

  • (String)


1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
# File 'gems/aws-sdk-licensemanager/lib/aws-sdk-licensemanager/types.rb', line 1427

class GetLicenseConfigurationResponse < Struct.new(
  :license_configuration_id,
  :license_configuration_arn,
  :name,
  :description,
  :license_counting_type,
  :license_rules,
  :license_count,
  :license_count_hard_limit,
  :consumed_licenses,
  :status,
  :owner_account_id,
  :consumed_license_summary_list,
  :managed_resource_summary_list,
  :tags,
  :product_information_list,
  :automated_discovery_information,
  :disassociate_when_not_found)
  SENSITIVE = []
  include Aws::Structure
end

#tagsArray<Types::Tag>

Tags for the license configuration.

Returns:



1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
# File 'gems/aws-sdk-licensemanager/lib/aws-sdk-licensemanager/types.rb', line 1427

class GetLicenseConfigurationResponse < Struct.new(
  :license_configuration_id,
  :license_configuration_arn,
  :name,
  :description,
  :license_counting_type,
  :license_rules,
  :license_count,
  :license_count_hard_limit,
  :consumed_licenses,
  :status,
  :owner_account_id,
  :consumed_license_summary_list,
  :managed_resource_summary_list,
  :tags,
  :product_information_list,
  :automated_discovery_information,
  :disassociate_when_not_found)
  SENSITIVE = []
  include Aws::Structure
end