Class: Aws::Types::GetLicenseRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#license_arn::String

Returns the value of attribute license_arn.

Returns:

  • (::String)


547
548
549
# File 'sig/types.rbs', line 547

def license_arn
  @license_arn
end

#version::String

Returns the value of attribute version.

Returns:

  • (::String)


548
549
550
# File 'sig/types.rbs', line 548

def version
  @version
end