Class: Aws::Types::CertificateMessage

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#certificates::Array[Types::Certificate]

Returns the value of attribute certificates.



65
66
67
# File 'sig/types.rbs', line 65

def certificates
  @certificates
end

#marker::String

Returns the value of attribute marker.



66
67
68
# File 'sig/types.rbs', line 66

def marker
  @marker
end