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