| Package | Description |
|---|---|
| com.amazonaws.services.lightsail |
Amazon Lightsail is the easiest way to get started with Amazon Web Services (Amazon Web Services) for developers who
need to build websites or web applications.
|
| com.amazonaws.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
GetDistributionLatestCacheResetResult |
AbstractAmazonLightsail.getDistributionLatestCacheReset(GetDistributionLatestCacheResetRequest request) |
GetDistributionLatestCacheResetResult |
AmazonLightsail.getDistributionLatestCacheReset(GetDistributionLatestCacheResetRequest getDistributionLatestCacheResetRequest)
Returns the timestamp and status of the last cache reset of a specific Amazon Lightsail content delivery network
(CDN) distribution.
|
GetDistributionLatestCacheResetResult |
AmazonLightsailClient.getDistributionLatestCacheReset(GetDistributionLatestCacheResetRequest request)
Returns the timestamp and status of the last cache reset of a specific Amazon Lightsail content delivery network
(CDN) distribution.
|
| Modifier and Type | Method and Description |
|---|---|
GetDistributionLatestCacheResetResult |
GetDistributionLatestCacheResetResult.clone() |
GetDistributionLatestCacheResetResult |
GetDistributionLatestCacheResetResult.withCreateTime(Date createTime)
The timestamp of the last cache reset (e.g.,
1479734909.17) in Unix time format. |
GetDistributionLatestCacheResetResult |
GetDistributionLatestCacheResetResult.withStatus(String status)
The status of the last cache reset.
|
Copyright © 2023. All rights reserved.