ContactArgs

constructor(alias: Output<String>? = null, displayName: Output<String>? = null, plan: Output<List<ContactStageArgs>>? = null, type: Output<ContactType>? = null)