Module: Aws::IoT::Client::_ListCertificatesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListCertificatesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#certificates ⇒ ::Array[Types::Certificate]
2484 |
# File 'sig/client.rbs', line 2484 def certificates: () -> ::Array[Types::Certificate] |
#next_marker ⇒ ::String
2485 |
# File 'sig/client.rbs', line 2485 def next_marker: () -> ::String |