ListCachePoliciesResult
public struct ListCachePoliciesResult : AWSShape
Undocumented
-
The key for the payload
Declaration
Swift
public static let payloadPath: String? -
Declaration
Swift
public static var _members: [AWSShapeMember] -
A list of cache policies.
Declaration
Swift
public let cachePolicyList: CachePolicyList? -
Undocumented
Declaration
Swift
public init(cachePolicyList: CachePolicyList? = nil)
View on GitHub
ListCachePoliciesResult Structure Reference