AWS SDK for Kotlin
Toggle table of contents
1.5.4
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
codecommit
/
aws.sdk.kotlin.services.codecommit.model
/
TestRepositoryTriggersRequest
/
Builder
Builder
class
Builder
Members
Properties
repository
Name
Link copied to clipboard
var
repositoryName
:
String
?
The name of the repository in which to test the triggers.
triggers
Link copied to clipboard
var
triggers
:
List
<
RepositoryTrigger
>
?
The list of triggers to test.