Uses of Interface
software.amazon.awscdk.services.ecs.DeploymentLifecycleHookTargetConfig
Packages that use DeploymentLifecycleHookTargetConfig
-
Uses of DeploymentLifecycleHookTargetConfig in software.amazon.awscdk.services.ecs
Classes in software.amazon.awscdk.services.ecs that implement DeploymentLifecycleHookTargetConfigModifier and TypeClassDescriptionstatic final class
An implementation forDeploymentLifecycleHookTargetConfig
Methods in software.amazon.awscdk.services.ecs that return DeploymentLifecycleHookTargetConfigModifier and TypeMethodDescriptionDeploymentLifecycleLambdaTarget.bind
(software.constructs.IConstruct scope) Bind this target to a deployment lifecycle hook.IDeploymentLifecycleHookTarget.bind
(software.constructs.IConstruct scope) Bind this target to a deployment lifecycle hook.IDeploymentLifecycleHookTarget.Jsii$Default.bind
(software.constructs.IConstruct scope) Bind this target to a deployment lifecycle hook.IDeploymentLifecycleHookTarget.Jsii$Proxy.bind
(software.constructs.IConstruct scope) Bind this target to a deployment lifecycle hook.DeploymentLifecycleHookTargetConfig.Builder.build()
Builds the configured instance.