pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.pim.kotlin.outputs
/
ActiveRoleAssignmentTicket
Active
Role
Assignment
Ticket
data
class
ActiveRoleAssignmentTicket
(
val
number
:
String
?
=
null
,
val
system
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Active
Role
Assignment
Ticket
Link copied to clipboard
fun
ActiveRoleAssignmentTicket
(
number
:
String
?
=
null
,
system
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
number
Link copied to clipboard
val
number
:
String
?
=
null
The ticket number.
system
Link copied to clipboard
val
system
:
String
?
=
null
The ticket system.