Module: Aws::IoT::Client::_ListCACertificatesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListCACertificatesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#certificates ⇒ ::Array[Types::CACertificate]
2451 |
# File 'sig/client.rbs', line 2451
def certificates: () -> ::Array[Types::CACertificate]
|
#next_marker ⇒ ::String
2452 |
# File 'sig/client.rbs', line 2452
def next_marker: () -> ::String
|