Module: Aws::ElasticLoadBalancingV2::Client::_DescribeTrustStoreAssociationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeTrustStoreAssociationsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_marker ⇒ ::String
524 |
# File 'sig/client.rbs', line 524
def next_marker: () -> ::String
|
#trust_store_associations ⇒ ::Array[Types::TrustStoreAssociation]
523 |
# File 'sig/client.rbs', line 523
def trust_store_associations: () -> ::Array[Types::TrustStoreAssociation]
|