contactSettings

@JvmName(name = "wjeqgdehltcjbvhd")
suspend fun contactSettings(value: Output<ContactSettingsArgs>)
@JvmName(name = "nrtiipntcjaifvue")
suspend fun contactSettings(value: ContactSettingsArgs?)

Parameters

value

Settings for contact information linked to the Registration. You cannot update these with the UpdateRegistration method. To update these settings, use the ConfigureContactSettings method.


@JvmName(name = "rnkwbneyfiikemrq")
suspend fun contactSettings(argument: suspend ContactSettingsArgsBuilder.() -> Unit)

Parameters

argument

Settings for contact information linked to the Registration. You cannot update these with the UpdateRegistration method. To update these settings, use the ConfigureContactSettings method.