AlternativeContactArgs

constructor(accountId: Output<String>? = null, alternateContactType: Output<String>? = null, emailAddress: Output<String>? = null, name: Output<String>? = null, phoneNumber: Output<String>? = null, title: Output<String>? = null)