domainNotices

@JvmName(name = "vtvpuemtcchqtsye")
suspend fun domainNotices(value: Output<List<RegistrationDomainNoticesItem>>)
@JvmName(name = "vybsjhqhppcqppvh")
suspend fun domainNotices(value: List<RegistrationDomainNoticesItem>?)

Parameters

value

The list of domain notices that you acknowledge. Call RetrieveRegisterParameters to see the notices that need acknowledgement.


@JvmName(name = "qhcivneubddikqed")
suspend fun domainNotices(vararg values: Output<RegistrationDomainNoticesItem>)


@JvmName(name = "oomvsxjedjswaxbj")
suspend fun domainNotices(values: List<Output<RegistrationDomainNoticesItem>>)
@JvmName(name = "vsbxpdqdtuvurgik")
suspend fun domainNotices(vararg values: RegistrationDomainNoticesItem)

Parameters

values

The list of domain notices that you acknowledge. Call RetrieveRegisterParameters to see the notices that need acknowledgement.