Type alias ConstructorOptions

ConstructorOptions: {
    accessKey: string;
    secretKey: string;
}

Type declaration

  • accessKey: string
  • secretKey: string