Class: Aws::Types::ListCertificateProvidersRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ascending_orderBoolean

Returns the value of attribute ascending_order.

Returns:

  • (Boolean)


3091
3092
3093
# File 'sig/types.rbs', line 3091

def ascending_order
  @ascending_order
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


3090
3091
3092
# File 'sig/types.rbs', line 3090

def next_token
  @next_token
end