@intentius/chant-lexicon-aws 0.18.37 → 0.19.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3179,6 +3179,9 @@ export declare const ComputeEnvironmentOrder: new (props: Record<string, unknown
3179
3179
  export declare const ComputeLimits: new (props: Record<string, unknown>) => Record<string, unknown>;
3180
3180
  export declare const ComputeNodeGroup_ErrorInfo: new (props: Record<string, unknown>) => Record<string, unknown>;
3181
3181
  export declare const ComputeNodeGroup_InstanceConfig: new (props: Record<string, unknown>) => Record<string, unknown>;
3182
+ export declare const ComputeNodeGroup_NodeLifecycleActions: new (props: Record<string, unknown>) => Record<string, unknown>;
3183
+ export declare const ComputeNodeGroup_NodeLifecycleScript: new (props: Record<string, unknown>) => Record<string, unknown>;
3184
+ export declare const ComputeNodeGroup_NodeLifecycleStages: new (props: Record<string, unknown>) => Record<string, unknown>;
3182
3185
  export declare const ComputeNodeGroupConfiguration: new (props: Record<string, unknown>) => Record<string, unknown>;
3183
3186
  export declare const ComputeOptimizerAutomationRule_Criteria: new (props: Record<string, unknown>) => Record<string, unknown>;
3184
3187
  export declare const ComputeOptimizerAutomationRule_OrganizationConfiguration: new (props: Record<string, unknown>) => Record<string, unknown>;
@@ -7394,6 +7397,9 @@ export declare const Nodegroup_UpdateConfig: new (props: Record<string, unknown>
7394
7397
  export declare const Nodegroup_WarmPoolConfig: new (props: Record<string, unknown>) => Record<string, unknown>;
7395
7398
  export declare const NodeGroupConfiguration: new (props: Record<string, unknown>) => Record<string, unknown>;
7396
7399
  export declare const NodeInterfaceMapping: new (props: Record<string, unknown>) => Record<string, unknown>;
7400
+ export declare const NodeLifecycleActions: new (props: Record<string, unknown>) => Record<string, unknown>;
7401
+ export declare const NodeLifecycleScript: new (props: Record<string, unknown>) => Record<string, unknown>;
7402
+ export declare const NodeLifecycleStages: new (props: Record<string, unknown>) => Record<string, unknown>;
7397
7403
  export declare const NodeOption: new (props: Record<string, unknown>) => Record<string, unknown>;
7398
7404
  export declare const NodeProperties: new (props: Record<string, unknown>) => Record<string, unknown>;
7399
7405
  export declare const NodeRangeProperty: new (props: Record<string, unknown>) => Record<string, unknown>;