domainNotices

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


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