Options
All
  • Public
  • Public/Protected
  • All
Menu

Class to initialize Policy

Hierarchy

  • Construct
    • CentralLogsBucket

Index

Constructors

Properties

bucket: Bucket
node: Node

The tree node.

stability

stable

CROSS_ACCOUNT_SSM_PARAMETER_ACCESS_ROLE_NAME: "AWSAccelerator-CentralBucket-KeyArnParam-Role" = 'AWSAccelerator-CentralBucket-KeyArnParam-Role'
KEY_ARN_PARAMETER_NAME: "/accelerator/logging/central-bucket/kms/arn" = '/accelerator/logging/central-bucket/kms/arn'

Methods

  • getS3Bucket(): Bucket
  • Returns Bucket

  • toString(): string
  • Returns a string representation of this construct.

    stability

    stable

    Returns string

  • isConstruct(x: any): x is Construct
  • (deprecated) Checks if x is a construct.

    deprecated

    use x instanceof Construct instead

    Parameters

    • x: any

      Any object.

    Returns x is Construct

    true if x is an object created from a class which extends Construct.

Generated using TypeDoc