pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.securityinsights.kotlin.inputs
/
GetIncidentPlainArgs
Get
Incident
Plain
Args
data
class
GetIncidentPlainArgs
(
val
incidentId
:
String
,
val
resourceGroupName
:
String
,
val
workspaceName
:
String
)
:
ConvertibleToJava
<
GetIncidentPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Incident
Plain
Args
Link copied to clipboard
fun
GetIncidentPlainArgs
(
incidentId
:
String
,
resourceGroupName
:
String
,
workspaceName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetIncidentPlainArgs
Properties
incident
Id
Link copied to clipboard
val
incidentId
:
String
Incident ID
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group. The name is case insensitive.
workspace
Name
Link copied to clipboard
val
workspaceName
:
String
The name of the workspace.