pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.codecommit.kotlin
/
RepositoryArgsBuilder
Repository
Args
Builder
class
RepositoryArgsBuilder
Builder for
RepositoryArgs
.
Functions
Functions
default
Branch
Link copied to clipboard
@
JvmName
(
name
=
"fbpkefobxqfclrqi"
)
suspend
fun
defaultBranch
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"jmiamtsgflyqexsu"
)
suspend
fun
defaultBranch
(
value
:
String
?
)
description
Link copied to clipboard
@
JvmName
(
name
=
"udvpbdoekphtqrar"
)
suspend
fun
description
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"klsyipqaxqkeyrar"
)
suspend
fun
description
(
value
:
String
?
)
repository
Name
Link copied to clipboard
@
JvmName
(
name
=
"lxunjfsbctkhrcoq"
)
suspend
fun
repositoryName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"wtyarnswqgmqnsyf"
)
suspend
fun
repositoryName
(
value
:
String
?
)
tags
Link copied to clipboard
@
JvmName
(
name
=
"blcnpgfyfyrbshyq"
)
suspend
fun
tags
(
value
:
Output
<
Map
<
String
,
String
>
>
)
@
JvmName
(
name
=
"dhhrnmdlfypjvpqi"
)
fun
tags
(
vararg
values
:
Pair
<
String
,
String
>
)
@
JvmName
(
name
=
"jtqwpkuneqckxjwf"
)
suspend
fun
tags
(
value
:
Map
<
String
,
String
>
?
)