Module: Aws::LicenseManager::Client::_CheckoutLicenseResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::CheckoutLicenseResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#checkout_type"PROVISIONAL", "PERPETUAL"

Returns:

  • ("PROVISIONAL", "PERPETUAL")


139
# File 'sig/client.rbs', line 139

def checkout_type: () -> ("PROVISIONAL" | "PERPETUAL")

#entitlements_allowed::Array[Types::EntitlementData]

Returns:



141
# File 'sig/client.rbs', line 141

def entitlements_allowed: () -> ::Array[Types::EntitlementData]

#expiration::String

Returns:

  • (::String)


145
# File 'sig/client.rbs', line 145

def expiration: () -> ::String

#issued_at::String

Returns:

  • (::String)


144
# File 'sig/client.rbs', line 144

def issued_at: () -> ::String

#license_arn::String

Returns:

  • (::String)


146
# File 'sig/client.rbs', line 146

def license_arn: () -> ::String

#license_consumption_token::String

Returns:

  • (::String)


140
# File 'sig/client.rbs', line 140

def license_consumption_token: () -> ::String

#node_id::String

Returns:

  • (::String)


143
# File 'sig/client.rbs', line 143

def node_id: () -> ::String

#signed_token::String

Returns:

  • (::String)


142
# File 'sig/client.rbs', line 142

def signed_token: () -> ::String