domainNotices

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


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