toggle menu
pulumi-gcp-kotlin
6.67.1.1
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.appengine.kotlin.outputs
/
FlexibleAppVersionEntrypoint
Flexible
App
Version
Entrypoint
data
class
FlexibleAppVersionEntrypoint
(
val
shell
:
String
)
Members
Constructors
Flexible
App
Version
Entrypoint
Link copied to clipboard
constructor
(
shell
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
shell
Link copied to clipboard
val
shell
:
String
The format should be a shell command that can be fed to bash -c.