modifyingProperties

@JvmName(name = "qtlntuywprqggpml")
suspend fun modifyingProperties(value: Output<List<ModifyingPropertiesArgs>>)
@JvmName(name = "htuqbpjtvaspgnvf")
suspend fun modifyingProperties(value: List<ModifyingPropertiesArgs>?)

Parameters

value

Information about the domain properties that are currently being modified.


@JvmName(name = "ftnfyoxrcbpqxhff")
suspend fun modifyingProperties(vararg values: Output<ModifyingPropertiesArgs>)


@JvmName(name = "anlnlisikbgcsvcw")
suspend fun modifyingProperties(values: List<Output<ModifyingPropertiesArgs>>)
@JvmName(name = "myiorgjdqognbwil")
suspend fun modifyingProperties(vararg values: ModifyingPropertiesArgs)

Parameters

values

Information about the domain properties that are currently being modified.


@JvmName(name = "ugpqxotlikjqoydp")
suspend fun modifyingProperties(argument: List<suspend ModifyingPropertiesArgsBuilder.() -> Unit>)
@JvmName(name = "vcefywibspcrrxuw")
suspend fun modifyingProperties(vararg argument: suspend ModifyingPropertiesArgsBuilder.() -> Unit)
@JvmName(name = "ilfexepgupaenchf")
suspend fun modifyingProperties(argument: suspend ModifyingPropertiesArgsBuilder.() -> Unit)

Parameters

argument

Information about the domain properties that are currently being modified.