pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.containerinstance.kotlin.inputs
/
GetContainerGroupPlainArgs
Get
Container
Group
Plain
Args
data
class
GetContainerGroupPlainArgs
(
val
containerGroupName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetContainerGroupPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Container
Group
Plain
Args
Link copied to clipboard
fun
GetContainerGroupPlainArgs
(
containerGroupName
:
String
,
resourceGroupName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetContainerGroupPlainArgs
Properties
container
Group
Name
Link copied to clipboard
val
containerGroupName
:
String
The name of the container group.
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group.