RefreshCacheOutput
public struct RefreshCacheOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Undocumented
Declaration
Swift
public let fileShareARN: String? -
Undocumented
Declaration
Swift
public let notificationId: String? -
Undocumented
Declaration
Swift
public init(fileShareARN: String? = nil, notificationId: String? = nil)
View on GitHub
RefreshCacheOutput Structure Reference