domainNotices

@JvmName(name = "ktirmfrsfcfiuwaf")
suspend fun domainNotices(value: Output<List<RegistrationDomainNoticesItem>>)
@JvmName(name = "mcvfiqbuheutgbqu")
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 = "iqeunohikybtcuri")
suspend fun domainNotices(vararg values: Output<RegistrationDomainNoticesItem>)


@JvmName(name = "gwckjplwoucrnhnp")
suspend fun domainNotices(values: List<Output<RegistrationDomainNoticesItem>>)
@JvmName(name = "lfbonufwvptnoaws")
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.