contactSettings

@JvmName(name = "bfvfcjnbjkuxsqkc")
suspend fun contactSettings(value: Output<ContactSettingsArgs>)
@JvmName(name = "ljqjihxpsmcnpnnh")
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 = "qaqdnwfufcodqdac")
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.