pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.run.v1.kotlin.outputs
/
TaskSpecResponse
/
TaskSpecResponse
Task
Spec
Response
fun
TaskSpecResponse
(
containers
:
List
<
ContainerResponse
>
,
maxRetries
:
Int
,
serviceAccountName
:
String
,
timeoutSeconds
:
String
,
volumes
:
List
<
VolumeResponse
>
)