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