Uses of Interface
software.amazon.awscdk.services.appconfig.IDeploymentStrategy
Packages that use IDeploymentStrategy
-
Uses of IDeploymentStrategy in software.amazon.awscdk.services.appconfig
Subinterfaces of IDeploymentStrategy in software.amazon.awscdk.services.appconfigModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIDeploymentStrategy.Classes in software.amazon.awscdk.services.appconfig that implement IDeploymentStrategyModifier and TypeClassDescriptionclassAn AWS AppConfig deployment strategy.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.appconfig that return IDeploymentStrategyModifier and TypeMethodDescriptionstatic IDeploymentStrategyDeploymentStrategy.fromDeploymentStrategyArn(software.constructs.Construct scope, String id, String deploymentStrategyArn) Imports a deployment strategy into the CDK using its Amazon Resource Name (ARN).static IDeploymentStrategyDeploymentStrategy.fromDeploymentStrategyId(software.constructs.Construct scope, String id, DeploymentStrategyId deploymentStrategyId) Imports a deployment strategy into the CDK using its ID.HostedConfiguration.getDeploymentStrategy()The deployment strategy for the configuration.default IDeploymentStrategyIConfiguration.getDeploymentStrategy()The deployment strategy for the configuration.default IDeploymentStrategyIConfiguration.Jsii$Default.getDeploymentStrategy()The deployment strategy for the configuration.final IDeploymentStrategyIConfiguration.Jsii$Proxy.getDeploymentStrategy()The deployment strategy for the configuration.SourcedConfiguration.getDeploymentStrategy()The deployment strategy for the configuration.