toggle menu
pulumi-aws-native-kotlin
0.108.1.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ecr.kotlin.inputs
/
RepositoryEncryptionConfigurationArgsBuilder
Repository
Encryption
Configuration
Args
Builder
class
RepositoryEncryptionConfigurationArgsBuilder
Builder for
RepositoryEncryptionConfigurationArgs
.
Members
Functions
encryption
Type
Link copied to clipboard
@
JvmName
(
name
=
"aaqpacvmjxoeullo"
)
suspend
fun
encryptionType
(
value
:
RepositoryEncryptionType
)
@
JvmName
(
name
=
"qrephtervoisdkfd"
)
suspend
fun
encryptionType
(
value
:
Output
<
RepositoryEncryptionType
>
)
kms
Key
Link copied to clipboard
@
JvmName
(
name
=
"tgfrcttjdfppkjmq"
)
suspend
fun
kmsKey
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"efhlypwtdltyuxil"
)
suspend
fun
kmsKey
(
value
:
String
?
)