DeleteRepositoryResponse
public struct DeleteRepositoryResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The repository that was deleted.
Declaration
Swift
public let repository: Repository?
-
Undocumented
Declaration
Swift
public init(repository: Repository? = nil)