managementSettings

@JvmName(name = "flikyexqkeohpkbk")
suspend fun managementSettings(value: Output<ManagementSettingsArgs>)
@JvmName(name = "xgxyslrymwuiqgdd")
suspend fun managementSettings(value: ManagementSettingsArgs?)

Parameters

value

Settings for management of the Registration, including renewal, billing, and transfer. You cannot update these with the UpdateRegistration method. To update these settings, use the ConfigureManagementSettings method.


@JvmName(name = "wuilvtirrliecpgm")
suspend fun managementSettings(argument: suspend ManagementSettingsArgsBuilder.() -> Unit)

Parameters

argument

Settings for management of the Registration, including renewal, billing, and transfer. You cannot update these with the UpdateRegistration method. To update these settings, use the ConfigureManagementSettings method.