Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AWSPolicyStatement

Hierarchy

  • AWSPolicyStatement

Index

Constructors

Properties

Constructors

constructor

  • Parameters

    • __namedParameters: object
      • Action: undefined | string[]
      • Effect: undefined | string
      • Resource: undefined | string[]
      • Sid: undefined | string

    Returns AWSPolicyStatement

Properties

Action

Action: string[]

Effect

Effect: string

Optional Resource

Resource: string[]

Optional Sid

Sid: undefined | string

Generated using TypeDoc