ActionPoint

class aws_cdk.aws_appconfig_alpha.ActionPoint(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)

Bases: Enum

(deprecated) Defines Extension action points.

See:

https://docs.aws.amazon.com/appconfig/latest/userguide/working-with-appconfig-extensions-about.html#working-with-appconfig-extensions-how-it-works-step-2

Stability:

deprecated

Attributes

ON_DEPLOYMENT_BAKING
Stability:

deprecated

ON_DEPLOYMENT_COMPLETE
Stability:

deprecated

ON_DEPLOYMENT_ROLLED_BACK
Stability:

deprecated

ON_DEPLOYMENT_START
Stability:

deprecated

ON_DEPLOYMENT_STEP
Stability:

deprecated

PRE_CREATE_HOSTED_CONFIGURATION_VERSION
Stability:

deprecated

PRE_START_DEPLOYMENT
Stability:

deprecated