Module: Aws::CloudFront::Client::_ListDistributionTenantsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDistributionTenantsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#distribution_tenant_list ⇒ ::Array[Types::DistributionTenantSummary]
1356 |
# File 'sig/client.rbs', line 1356
def distribution_tenant_list: () -> ::Array[Types::DistributionTenantSummary]
|
#next_marker ⇒ ::String
1355 |
# File 'sig/client.rbs', line 1355
def next_marker: () -> ::String
|