Class: Aws::LicenseManager::Types::License
- Inherits:
-
Struct
- Object
- Struct
- Aws::LicenseManager::Types::License
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-licensemanager/types.rb
Overview
Software license that is managed in License Manager.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#beneficiary ⇒ String
License beneficiary.
-
#consumption_configuration ⇒ Types::ConsumptionConfiguration
Configuration for consumption of the license.
-
#create_time ⇒ String
License creation time.
-
#entitlements ⇒ Array<Types::Entitlement>
License entitlements.
-
#home_region ⇒ String
Home Region of the license.
-
#issuer ⇒ Types::IssuerDetails
License issuer.
-
#license_arn ⇒ String
Amazon Resource Name (ARN) of the license.
-
#license_metadata ⇒ Array<Types::Metadata>
License metadata.
-
#license_name ⇒ String
License name.
-
#product_name ⇒ String
Product name.
-
#product_sku ⇒ String
Product SKU.
-
#status ⇒ String
License status.
-
#validity ⇒ Types::DatetimeRange
Date and time range during which the license is valid, in ISO8601-UTC format.
-
#version ⇒ String
License version.
Instance Attribute Details
#beneficiary ⇒ String
License beneficiary.
1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 1959 1960 1961 1962 |
# File 'lib/aws-sdk-licensemanager/types.rb', line 1945 class License < Struct.new( :license_arn, :license_name, :product_name, :product_sku, :issuer, :home_region, :status, :validity, :beneficiary, :entitlements, :consumption_configuration, :license_metadata, :create_time, :version) SENSITIVE = [] include Aws::Structure end |
#consumption_configuration ⇒ Types::ConsumptionConfiguration
Configuration for consumption of the license.
1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 1959 1960 1961 1962 |
# File 'lib/aws-sdk-licensemanager/types.rb', line 1945 class License < Struct.new( :license_arn, :license_name, :product_name, :product_sku, :issuer, :home_region, :status, :validity, :beneficiary, :entitlements, :consumption_configuration, :license_metadata, :create_time, :version) SENSITIVE = [] include Aws::Structure end |
#create_time ⇒ String
License creation time.
1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 1959 1960 1961 1962 |
# File 'lib/aws-sdk-licensemanager/types.rb', line 1945 class License < Struct.new( :license_arn, :license_name, :product_name, :product_sku, :issuer, :home_region, :status, :validity, :beneficiary, :entitlements, :consumption_configuration, :license_metadata, :create_time, :version) SENSITIVE = [] include Aws::Structure end |
#entitlements ⇒ Array<Types::Entitlement>
License entitlements.
1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 1959 1960 1961 1962 |
# File 'lib/aws-sdk-licensemanager/types.rb', line 1945 class License < Struct.new( :license_arn, :license_name, :product_name, :product_sku, :issuer, :home_region, :status, :validity, :beneficiary, :entitlements, :consumption_configuration, :license_metadata, :create_time, :version) SENSITIVE = [] include Aws::Structure end |
#home_region ⇒ String
Home Region of the license.
1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 1959 1960 1961 1962 |
# File 'lib/aws-sdk-licensemanager/types.rb', line 1945 class License < Struct.new( :license_arn, :license_name, :product_name, :product_sku, :issuer, :home_region, :status, :validity, :beneficiary, :entitlements, :consumption_configuration, :license_metadata, :create_time, :version) SENSITIVE = [] include Aws::Structure end |
#issuer ⇒ Types::IssuerDetails
License issuer.
1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 1959 1960 1961 1962 |
# File 'lib/aws-sdk-licensemanager/types.rb', line 1945 class License < Struct.new( :license_arn, :license_name, :product_name, :product_sku, :issuer, :home_region, :status, :validity, :beneficiary, :entitlements, :consumption_configuration, :license_metadata, :create_time, :version) SENSITIVE = [] include Aws::Structure end |
#license_arn ⇒ String
Amazon Resource Name (ARN) of the license.
1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 1959 1960 1961 1962 |
# File 'lib/aws-sdk-licensemanager/types.rb', line 1945 class License < Struct.new( :license_arn, :license_name, :product_name, :product_sku, :issuer, :home_region, :status, :validity, :beneficiary, :entitlements, :consumption_configuration, :license_metadata, :create_time, :version) SENSITIVE = [] include Aws::Structure end |
#license_metadata ⇒ Array<Types::Metadata>
License metadata.
1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 1959 1960 1961 1962 |
# File 'lib/aws-sdk-licensemanager/types.rb', line 1945 class License < Struct.new( :license_arn, :license_name, :product_name, :product_sku, :issuer, :home_region, :status, :validity, :beneficiary, :entitlements, :consumption_configuration, :license_metadata, :create_time, :version) SENSITIVE = [] include Aws::Structure end |
#license_name ⇒ String
License name.
1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 1959 1960 1961 1962 |
# File 'lib/aws-sdk-licensemanager/types.rb', line 1945 class License < Struct.new( :license_arn, :license_name, :product_name, :product_sku, :issuer, :home_region, :status, :validity, :beneficiary, :entitlements, :consumption_configuration, :license_metadata, :create_time, :version) SENSITIVE = [] include Aws::Structure end |
#product_name ⇒ String
Product name.
1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 1959 1960 1961 1962 |
# File 'lib/aws-sdk-licensemanager/types.rb', line 1945 class License < Struct.new( :license_arn, :license_name, :product_name, :product_sku, :issuer, :home_region, :status, :validity, :beneficiary, :entitlements, :consumption_configuration, :license_metadata, :create_time, :version) SENSITIVE = [] include Aws::Structure end |
#product_sku ⇒ String
Product SKU.
1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 1959 1960 1961 1962 |
# File 'lib/aws-sdk-licensemanager/types.rb', line 1945 class License < Struct.new( :license_arn, :license_name, :product_name, :product_sku, :issuer, :home_region, :status, :validity, :beneficiary, :entitlements, :consumption_configuration, :license_metadata, :create_time, :version) SENSITIVE = [] include Aws::Structure end |
#status ⇒ String
License status.
1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 1959 1960 1961 1962 |
# File 'lib/aws-sdk-licensemanager/types.rb', line 1945 class License < Struct.new( :license_arn, :license_name, :product_name, :product_sku, :issuer, :home_region, :status, :validity, :beneficiary, :entitlements, :consumption_configuration, :license_metadata, :create_time, :version) SENSITIVE = [] include Aws::Structure end |
#validity ⇒ Types::DatetimeRange
Date and time range during which the license is valid, in ISO8601-UTC format.
1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 1959 1960 1961 1962 |
# File 'lib/aws-sdk-licensemanager/types.rb', line 1945 class License < Struct.new( :license_arn, :license_name, :product_name, :product_sku, :issuer, :home_region, :status, :validity, :beneficiary, :entitlements, :consumption_configuration, :license_metadata, :create_time, :version) SENSITIVE = [] include Aws::Structure end |
#version ⇒ String
License version.
1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 1959 1960 1961 1962 |
# File 'lib/aws-sdk-licensemanager/types.rb', line 1945 class License < Struct.new( :license_arn, :license_name, :product_name, :product_sku, :issuer, :home_region, :status, :validity, :beneficiary, :entitlements, :consumption_configuration, :license_metadata, :create_time, :version) SENSITIVE = [] include Aws::Structure end |