Class: Aws::Types::ListLicenseVersionsResponse

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#licenses::Array[Types::License]

Returns the value of attribute licenses.



967
968
969
# File 'sig/types.rbs', line 967

def licenses
  @licenses
end

#next_token::String

Returns the value of attribute next_token.



968
969
970
# File 'sig/types.rbs', line 968

def next_token
  @next_token
end