pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.appengine.kotlin.outputs
/
FlexibleAppVersionEntrypoint
Flexible
App
Version
Entrypoint
data
class
FlexibleAppVersionEntrypoint
(
val
shell
:
String
)
Types
Constructors
Properties
Constructors
Flexible
App
Version
Entrypoint
Link copied to clipboard
fun
FlexibleAppVersionEntrypoint
(
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.