toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.integrationspaces.kotlin.inputs
/
GetSpacePlainArgs
Get
Space
Plain
Args
data
class
GetSpacePlainArgs
(
val
resourceGroupName
:
String
,
val
spaceName
:
String
)
:
ConvertibleToJava
<
GetSpacePlainArgs
>
Members
Constructors
Get
Space
Plain
Args
Link copied to clipboard
constructor
(
resourceGroupName
:
String
,
spaceName
:
String
)
Properties
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group. The name is case insensitive.
space
Name
Link copied to clipboard
val
spaceName
:
String
The name of the space
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetSpacePlainArgs