class Aws::ManagedGrafana::Types::DisassociateLicenseRequest

@note When making an API call, you may pass DisassociateLicenseRequest

data as a hash:

    {
      license_type: "ENTERPRISE", # required, accepts ENTERPRISE, ENTERPRISE_FREE_TRIAL
      workspace_id: "WorkspaceId", # required
    }

@!attribute [rw] license_type

The type of license to remove from the workspace.
@return [String]

@!attribute [rw] workspace_id

The ID of the workspace to remove the Grafana Enterprise license
from.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/grafana-2020-08-18/DisassociateLicenseRequest AWS API Documentation

Constants

SENSITIVE