toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.app.kotlin.inputs
/
ServiceArgs
Service
Args
data
class
ServiceArgs
(
val
type
:
Output
<
String
>
)
:
ConvertibleToJava
<
ServiceArgs
>
Container App to be a dev service
Members
Constructors
Service
Args
Link copied to clipboard
constructor
(
type
:
Output
<
String
>
)
Properties
type
Link copied to clipboard
val
type
:
Output
<
String
>
Dev ContainerApp service type
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ServiceArgs