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