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