Class: Aws::Types::ListPartnerEventSourcesRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#limit::Integer

Returns the value of attribute limit.

Returns:

  • (::Integer)


649
650
651
# File 'sig/types.rbs', line 649

def limit
  @limit
end

#name_prefix::String

Returns the value of attribute name_prefix.

Returns:

  • (::String)


647
648
649
# File 'sig/types.rbs', line 647

def name_prefix
  @name_prefix
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


648
649
650
# File 'sig/types.rbs', line 648

def next_token
  @next_token
end