UNPKG

aws-cdk-lib

Version:

Version 2 of the AWS Cloud Development Kit library

2 lines (1 loc) 389 B
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.EncryptionConfiguration=void 0;const JSII_RTTI_SYMBOL_1=Symbol.for("jsii.rtti");class EncryptionConfiguration{static[JSII_RTTI_SYMBOL_1]={fqn:"aws-cdk-lib.aws_stepfunctions.EncryptionConfiguration",version:"2.233.0"};type;constructor(type){this.type=type}}exports.EncryptionConfiguration=EncryptionConfiguration;