DeleteRepositoryOutput
public struct DeleteRepositoryOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The ID of the repository that was deleted.
Declaration
Swift
public let repositoryId: String?
-
Undocumented
Declaration
Swift
public init(repositoryId: String? = nil)