ecs Invocation
suspend fun ecsInvocation(name: String, block: suspend EcsInvocationResourceBuilder.() -> Unit): EcsInvocation
Parameters
name
The unique name of the resulting resource.
block
Builder for EcsInvocation.
See also
Parameters
name
The unique name of the resulting resource.