Class: Aws::Types::DescribeCertificatesResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#certificates::Array[Types::Certificate]

Returns the value of attribute certificates.

Returns:



721
722
723
# File 'sig/types.rbs', line 721

def certificates
  @certificates
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


720
721
722
# File 'sig/types.rbs', line 720

def marker
  @marker
end