pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.easm.kotlin.inputs
/
GetWorkspacePlainArgs
Get
Workspace
Plain
Args
data
class
GetWorkspacePlainArgs
(
val
resourceGroupName
:
String
,
val
workspaceName
:
String
)
:
ConvertibleToJava
<
GetWorkspacePlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Workspace
Plain
Args
Link copied to clipboard
fun
GetWorkspacePlainArgs
(
resourceGroupName
:
String
,
workspaceName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetWorkspacePlainArgs
Properties
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.