toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.alertsmanagement.kotlin.inputs
/
GetIssuePlainArgs
Get
Issue
Plain
Args
data
class
GetIssuePlainArgs
(
val
issueName
:
String
,
val
resourceUri
:
String
)
:
ConvertibleToJava
<
GetIssuePlainArgs
>
Members
Constructors
Get
Issue
Plain
Args
Link copied to clipboard
constructor
(
issueName
:
String
,
resourceUri
:
String
)
Properties
issue
Name
Link copied to clipboard
val
issueName
:
String
The name of the IssueResource
resource
Uri
Link copied to clipboard
val
resourceUri
:
String
The fully qualified Azure Resource manager identifier of the resource.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetIssuePlainArgs