SessionManagerOutputUrl
public struct SessionManagerOutputUrl : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Reserved for future use.
Declaration
Swift
public let cloudWatchOutputUrl: String? -
Reserved for future use.
Declaration
Swift
public let s3OutputUrl: String? -
Undocumented
Declaration
Swift
public init(cloudWatchOutputUrl: String? = nil, s3OutputUrl: String? = nil)
View on GitHub
SessionManagerOutputUrl Structure Reference