pulumi-azure-native-kotlin
1.104.0.1
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
>
Constructors
Functions
Properties
Constructors
Get
Diagnostic
Setting
Plain
Args
Link copied to clipboard
fun
GetDiagnosticSettingPlainArgs
(
name
:
String
,
resourceUri
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetDiagnosticSettingPlainArgs
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.