Module: Aws::ElasticLoadBalancingV2::Client::_DescribeTrustStoresResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeTrustStoresOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_marker ⇒ ::String
551 |
# File 'sig/client.rbs', line 551
def next_marker: () -> ::String
|
#trust_stores ⇒ ::Array[Types::TrustStore]
550 |
# File 'sig/client.rbs', line 550
def trust_stores: () -> ::Array[Types::TrustStore]
|