pulumi-azure-native-kotlin
1.93.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.media.kotlin.inputs
/
MediaGraphPemCertificateListArgsBuilder
/
certificates
certificates
@
JvmName
(
name
=
"iuqbagqaatuwkxyj"
)
suspend
fun
certificates
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"pfugibsysykvhpkw"
)
suspend
fun
certificates
(
value
:
List
<
String
>
)
Parameters
value
PEM formatted public certificates, one per entry.
@
JvmName
(
name
=
"owvgmhhtgbpjfbei"
)
suspend
fun
certificates
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"dylgkepaalqlygrj"
)
suspend
fun
certificates
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"ohtqjpjppkhbctih"
)
suspend
fun
certificates
(
vararg
values
:
String
)
Parameters
values
PEM formatted public certificates, one per entry.