Function getBucketProperty
getBucketProperty( context: RuleContext, bucket: NewExpression, key: string,): undefined | null | Property Parameters
- context: RuleContext
- bucket: NewExpression
- key: string
Returns undefined | null | Property
the extracted property
Extracts a property from the configuration argument of S3 Bucket's constructor