postal Address
suspend fun postalAddress(value: Output<RegistrationContactSettingsRegistrantContactPostalAddressArgs>)
Parameters
value
Required. Postal address of the contact. Structure is documented below.
suspend fun postalAddress(argument: suspend RegistrationContactSettingsRegistrantContactPostalAddressArgsBuilder.() -> Unit)
Parameters
argument
Required. Postal address of the contact. Structure is documented below.