Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BigbandInit

Hierarchy

  • BigbandInit

Index

Properties

awsAccount

awsAccount: string

The AWS account to use for the bigband

type

{string}

memberof

BigbandInit

name

name: string

The name of this bigband. It is the responsbility of the caller to ensure that this name is unique (within the AWS account).

type

{string}

memberof

BigbandInit

profileName

profileName: string

The name of an AWS named profile defined on the local machine

type

{string}

memberof

BigbandInit

s3Bucket

s3Bucket: string

The name of an S3 bucket to be used by this bigband for pushing data/code into the AWS cloud

type

{string}

memberof

BigbandInit

s3Prefix

s3Prefix: string

A prefix that will be used for the names of all objects written into s3Bucket by the bigband

type

{string}

memberof

BigbandInit

Generated using TypeDoc