CreatePresignedNotebookInstanceUrlOutput
public struct CreatePresignedNotebookInstanceUrlOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
A JSON object that contains the URL string.
Declaration
Swift
public let authorizedUrl: String?
-
Undocumented
Declaration
Swift
public init(authorizedUrl: String? = nil)