DeleteGitHubAccountTokenOutput
public struct DeleteGitHubAccountTokenOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The name of the GitHub account connection that was deleted.
Declaration
Swift
public let tokenName: String? -
Undocumented
Declaration
Swift
public init(tokenName: String? = nil)
View on GitHub
DeleteGitHubAccountTokenOutput Structure Reference