Creates new AMP Workspace with provided AMP Workspace name

Implements

Constructors

Properties

Methods

Constructors

  • Creates the AMP workspace

    Parameters

    • name: string

      Name of this resource that other resource providers, add-ons and teams can use for look-up.

    • workspaceName: string

      Name of your AMP Workspace

    • OptionalworkspaceTags: CfnTag[]

      Tags to be used to create AMP Workspace

    Returns CreateAmpProvider

Properties

name: string

Name of this resource that other resource providers, add-ons and teams can use for look-up.

workspaceName: string

Name of your AMP Workspace

workspaceTags?: CfnTag[]

Tags to be used to create AMP Workspace

Methods