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