agent-claw: automated task changes
This commit is contained in:
7
cdk/node_modules/aws-cdk-lib/aws-stepfunctions/lib/aws-owned-key-encryption-configuration.d.ts
generated
vendored
Normal file
7
cdk/node_modules/aws-cdk-lib/aws-stepfunctions/lib/aws-owned-key-encryption-configuration.d.ts
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
import { EncryptionConfiguration } from './encryption-configuration';
|
||||
/**
|
||||
* Define a new AwsOwnedEncryptionConfiguration
|
||||
*/
|
||||
export declare class AwsOwnedEncryptionConfiguration extends EncryptionConfiguration {
|
||||
constructor();
|
||||
}
|
||||
Reference in New Issue
Block a user