Module: Aws::CloudFront::Client::_ListTrustStoresResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_marker::String

Returns:

  • (::String)


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

def next_marker: () -> ::String

#trust_store_list::Array[Types::TrustStoreSummary]

Returns:



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

def trust_store_list: () -> ::Array[Types::TrustStoreSummary]