public static interface GetDistributionLatestCacheResetRequest.Builder extends LightsailRequest.Builder, SdkPojo, CopyableBuilder<GetDistributionLatestCacheResetRequest.Builder,GetDistributionLatestCacheResetRequest>
| Modifier and Type | Method and Description |
|---|---|
GetDistributionLatestCacheResetRequest.Builder |
distributionName(String distributionName)
The name of the distribution for which to return the timestamp of the last cache reset.
|
GetDistributionLatestCacheResetRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetDistributionLatestCacheResetRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetDistributionLatestCacheResetRequest.Builder distributionName(String distributionName)
The name of the distribution for which to return the timestamp of the last cache reset.
Use the GetDistributions action to get a list of distribution names that you can specify.
When omitted, the response includes the latest cache reset timestamp of all your distributions.
distributionName - The name of the distribution for which to return the timestamp of the last cache reset.
Use the GetDistributions action to get a list of distribution names that you can specify.
When omitted, the response includes the latest cache reset timestamp of all your distributions.
GetDistributionLatestCacheResetRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetDistributionLatestCacheResetRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.