CreateApiCacheResponse
public struct CreateApiCacheResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ApiCache object.
Declaration
Swift
public let apiCache: ApiCache? -
Undocumented
Declaration
Swift
public init(apiCache: ApiCache? = nil)
View on GitHub
CreateApiCacheResponse Structure Reference