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