GetCachePolicyConfigRequest
Types
Properties
Link copied to clipboard
The unique identifier for the cache policy. If the cache policy is attached to a distribution's cache behavior, you can get the policy's identifier using ListDistributions
or GetDistribution
. If the cache policy is not attached to a cache behavior, you can get the identifier using ListCachePolicies
.
Functions
Link copied to clipboard
inline fun copy(block: GetCachePolicyConfigRequest.Builder.() -> Unit = {}): GetCachePolicyConfigRequest