pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.resources.kotlin.inputs
/
GetAzureCliScriptPlainArgs
Get
Azure
Cli
Script
Plain
Args
data
class
GetAzureCliScriptPlainArgs
(
val
resourceGroupName
:
String
,
val
scriptName
:
String
)
:
ConvertibleToJava
<
GetAzureCliScriptPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Azure
Cli
Script
Plain
Args
Link copied to clipboard
fun
GetAzureCliScriptPlainArgs
(
resourceGroupName
:
String
,
scriptName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetAzureCliScriptPlainArgs
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.