IDeploymentLifecycleHookTarget
- class aws_cdk.aws_ecs.IDeploymentLifecycleHookTarget(*args, **kwargs)
- Bases: - Protocol- Interface for deployment lifecycle hook targets. - Methods - bind(scope)
- Bind this target to a deployment lifecycle hook. - Parameters:
- scope ( - IConstruct) – The construct scope.
- Return type: