pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.containerapp.kotlin.outputs
/
GetAppSecret
Get
App
Secret
data
class
GetAppSecret
(
val
name
:
String
,
val
value
:
String
)
Types
Constructors
Properties
Constructors
Get
App
Secret
Link copied to clipboard
fun
GetAppSecret
(
name
:
String
,
value
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
The name of the Container App.
value
Link copied to clipboard
val
value
:
String
The HTTP Header value.