pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin
/
RecordSetArgsBuilder
/
metadata
metadata
@
JvmName
(
name
=
"kmwvylsuqhvxpqwj"
)
suspend
fun
metadata
(
value
:
Output
<
Map
<
String
,
String
>
>
)
@
JvmName
(
name
=
"ukktvxcitkokquwy"
)
suspend
fun
metadata
(
value
:
Map
<
String
,
String
>
?
)
Parameters
value
The metadata attached to the record set.
@
JvmName
(
name
=
"ijuclrhcstegieaf"
)
fun
metadata
(
vararg
values
:
Pair
<
String
,
String
>
)
Parameters
values
The metadata attached to the record set.