toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.automation.kotlin.inputs
/
GetPython3PackagePlainArgs
Get
Python3Package
Plain
Args
data
class
GetPython3PackagePlainArgs
(
val
automationAccountName
:
String
,
val
packageName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetPython3PackagePlainArgs
>
Members
Constructors
Get
Python3Package
Plain
Args
Link copied to clipboard
constructor
(
automationAccountName
:
String
,
packageName
:
String
,
resourceGroupName
:
String
)
Properties
automation
Account
Name
Link copied to clipboard
val
automationAccountName
:
String
The name of the automation account.
package
Name
Link copied to clipboard
val
packageName
:
String
The python package name.
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
Name of an Azure Resource group.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetPython3PackagePlainArgs