Class: Aws::Types::GetClientCertificatesRequest

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)


641
642
643
# File 'sig/types.rbs', line 641

def limit
  @limit
end

#position::String

Returns the value of attribute position.

Returns:

  • (::String)


640
641
642
# File 'sig/types.rbs', line 640

def position
  @position
end