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