pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.app.kotlin.inputs
/
GetContainerAppAuthTokenPlainArgs
Get
Container
App
Auth
Token
Plain
Args
data
class
GetContainerAppAuthTokenPlainArgs
(
val
containerAppName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetContainerAppAuthTokenPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Container
App
Auth
Token
Plain
Args
Link copied to clipboard
fun
GetContainerAppAuthTokenPlainArgs
(
containerAppName
:
String
,
resourceGroupName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetContainerAppAuthTokenPlainArgs
Properties
container
App
Name
Link copied to clipboard
val
containerAppName
:
String
Name of the Container App.
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group. The name is case insensitive.