service

fun service(block: Service.Builder.() -> Unit)

construct an aws.sdk.kotlin.services.ecs.model.Service inside the given block


The full description of your service following the update call.

The response includes a lifecycleHookDetails field, which is an empty array when the service is created or updated. The values are populated when a lifecycle hook executes and are available as part of the service deployment details (DescribeServiceDeployments).