Class: Aws::Types::ListLicenseConfigurationsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#license_configurations::Array[Types::LicenseConfiguration]

Returns the value of attribute license_configurations.

Returns:



915
916
917
# File 'sig/types.rbs', line 915

def license_configurations
  @license_configurations
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


916
917
918
# File 'sig/types.rbs', line 916

def next_token
  @next_token
end