pulumi-azure-native-kotlin
1.93.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.resources.kotlin.inputs
/
GetDeploymentScriptPlainArgs
Get
Deployment
Script
Plain
Args
data
class
GetDeploymentScriptPlainArgs
(
val
resourceGroupName
:
String
,
val
scriptName
:
String
)
:
ConvertibleToJava
<
GetDeploymentScriptPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Deployment
Script
Plain
Args
Link copied to clipboard
fun
GetDeploymentScriptPlainArgs
(
resourceGroupName
:
String
,
scriptName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetDeploymentScriptPlainArgs
Properties
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group. The name is case insensitive.
script
Name
Link copied to clipboard
val
scriptName
:
String
Name of the deployment script.