Class: Aws::Types::ListSubscriptionDefinitionsRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#max_results::String

Returns the value of attribute max_results.

Returns:

  • (::String)


1259
1260
1261
# File 'sig/types.rbs', line 1259

def max_results
  @max_results
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


1260
1261
1262
# File 'sig/types.rbs', line 1260

def next_token
  @next_token
end