pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.securityinsights.kotlin.inputs
/
GetContentPackagePlainArgs
Get
Content
Package
Plain
Args
data
class
GetContentPackagePlainArgs
(
val
packageId
:
String
,
val
resourceGroupName
:
String
,
val
workspaceName
:
String
)
:
ConvertibleToJava
<
GetContentPackagePlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Content
Package
Plain
Args
Link copied to clipboard
fun
GetContentPackagePlainArgs
(
packageId
:
String
,
resourceGroupName
:
String
,
workspaceName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetContentPackagePlainArgs
Properties
package
Id
Link copied to clipboard
val
packageId
:
String
package Id
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group. The name is case insensitive.
workspace
Name
Link copied to clipboard
val
workspaceName
:
String
The name of the workspace.