Class: Aws::Types::DescribeNotificationSubscriptionsRequest

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)


346
347
348
# File 'sig/types.rbs', line 346

def limit
  @limit
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


345
346
347
# File 'sig/types.rbs', line 345

def marker
  @marker
end

#organization_id::String

Returns the value of attribute organization_id.

Returns:

  • (::String)


344
345
346
# File 'sig/types.rbs', line 344

def organization_id
  @organization_id
end