Module: Aws::ElasticLoadBalancingV2::Client::_DescribeTrustStoreRevocationsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DescribeTrustStoreRevocationsOutput]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_marker::String

Returns:

  • (::String)


537
# File 'sig/client.rbs', line 537

def next_marker: () -> ::String

#trust_store_revocations::Array[Types::DescribeTrustStoreRevocation]



536
# File 'sig/client.rbs', line 536

def trust_store_revocations: () -> ::Array[Types::DescribeTrustStoreRevocation]