GrantAccessResult
public struct GrantAccessResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A TemporaryCredential object that contains the data needed to log in to the instance by RDP clients, such as the Microsoft Remote Desktop Connection.
Declaration
Swift
public let temporaryCredential: TemporaryCredential? -
Undocumented
Declaration
Swift
public init(temporaryCredential: TemporaryCredential? = nil)
View on GitHub
GrantAccessResult Structure Reference