@aws-sdk/client-workspaces-web

CreatePortalCommandOutput Interface

The output of CreatePortalCommand.

Members

Name
Type
Details
$metadata RequiredResponseMetadata
Metadata pertaining to this request.
portalArn Requiredstring | undefined

The ARN of the web portal.

portalEndpoint Requiredstring | undefined

The endpoint URL of the web portal that users access in order to start streaming sessions.

Full Signature

export interface CreatePortalCommandOutput extends CreatePortalResponse, MetadataBearer