pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.portal.kotlin.inputs
/
GetDashboardPlainArgs
Get
Dashboard
Plain
Args
data
class
GetDashboardPlainArgs
(
val
dashboardName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetDashboardPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Dashboard
Plain
Args
Link copied to clipboard
fun
GetDashboardPlainArgs
(
dashboardName
:
String
,
resourceGroupName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetDashboardPlainArgs
Properties
dashboard
Name
Link copied to clipboard
val
dashboardName
:
String
The name of the dashboard.
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group.