GetRepositoryTriggersInput
public struct GetRepositoryTriggersInput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The name of the repository for which the trigger is configured.
Declaration
Swift
public let repositoryName: String -
Undocumented
Declaration
Swift
public init(repositoryName: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
GetRepositoryTriggersInput Structure Reference