pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.osconfig.v1beta.kotlin.inputs
/
YumRepositoryArgs
/
YumRepositoryArgs
Yum
Repository
Args
fun
YumRepositoryArgs
(
baseUrl
:
Output
<
String
>
,
displayName
:
Output
<
String
>
?
=
null
,
gpgKeys
:
Output
<
List
<
String
>
>
?
=
null
,
id
:
Output
<
String
>
)