Governance Assignment Additional Data Args
data class GovernanceAssignmentAdditionalDataArgs(val ticketLink: Output<String>? = null, val ticketNumber: Output<Int>? = null, val ticketStatus: Output<String>? = null) : ConvertibleToJava<GovernanceAssignmentAdditionalDataArgs>
Describe the additional data of governance assignment - optional
Properties
Link copied to clipboard
Ticket link associated with this governance assignment - for example: https://snow.com
Link copied to clipboard
Ticket number associated with this governance assignment
Link copied to clipboard
The ticket status associated with this governance assignment - for example: Active