toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.insights.kotlin.inputs
/
GetDiagnosticSettingPlainArgs
Get
Diagnostic
Setting
Plain
Args
data
class
GetDiagnosticSettingPlainArgs
(
val
name
:
String
,
val
resourceUri
:
String
)
:
ConvertibleToJava
<
GetDiagnosticSettingPlainArgs
>
Members
Constructors
Get
Diagnostic
Setting
Plain
Args
Link copied to clipboard
constructor
(
name
:
String
,
resourceUri
:
String
)
Properties
name
Link copied to clipboard
val
name
:
String
The name of the diagnostic setting.
resource
Uri
Link copied to clipboard
val
resourceUri
:
String
The identifier of the resource.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetDiagnosticSettingPlainArgs