DeleteCodeRepositoryInput
public struct DeleteCodeRepositoryInput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The name of the Git repository to delete.
Declaration
Swift
public let codeRepositoryName: String -
Undocumented
Declaration
Swift
public init(codeRepositoryName: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
DeleteCodeRepositoryInput Structure Reference