Uses of Interface
software.amazon.awscdk.services.codedeploy.IEcsDeploymentConfig
Packages that use IEcsDeploymentConfig
-
Uses of IEcsDeploymentConfig in software.amazon.awscdk.services.codedeploy
Subinterfaces of IEcsDeploymentConfig in software.amazon.awscdk.services.codedeployModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIEcsDeploymentConfig.Classes in software.amazon.awscdk.services.codedeploy that implement IEcsDeploymentConfigModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.Fields in software.amazon.awscdk.services.codedeploy declared as IEcsDeploymentConfigModifier and TypeFieldDescriptionstatic final IEcsDeploymentConfigEcsDeploymentConfig.ALL_AT_ONCEMethods in software.amazon.awscdk.services.codedeploy that return IEcsDeploymentConfigModifier and TypeMethodDescriptionstatic IEcsDeploymentConfigEcsDeploymentConfig.fromEcsDeploymentConfigName(software.constructs.Construct _scope, String _id, String ecsDeploymentConfigName) Import a custom Deployment Configuration for an ECS Deployment Group defined outside the CDK.default IEcsDeploymentConfigEcsDeploymentGroupAttributes.getDeploymentConfig()The Deployment Configuration this Deployment Group uses.final IEcsDeploymentConfigEcsDeploymentGroupAttributes.Jsii$Proxy.getDeploymentConfig()IEcsDeploymentGroup.getDeploymentConfig()The Deployment Configuration this Group uses.default IEcsDeploymentConfigIEcsDeploymentGroup.Jsii$Default.getDeploymentConfig()The Deployment Configuration this Group uses.final IEcsDeploymentConfigIEcsDeploymentGroup.Jsii$Proxy.getDeploymentConfig()The Deployment Configuration this Group uses.Methods in software.amazon.awscdk.services.codedeploy with parameters of type IEcsDeploymentConfigModifier and TypeMethodDescriptionEcsDeploymentGroupAttributes.Builder.deploymentConfig(IEcsDeploymentConfig deploymentConfig) Sets the value ofEcsDeploymentGroupAttributes.getDeploymentConfig()