Portal

class Portal : KotlinCustomResource

Definition of AWS::WorkSpacesWeb::Portal Resource Type

Properties

Link copied to clipboard

The additional encryption context of the portal.

Link copied to clipboard

The type of authentication integration points used when signing into the web portal. Defaults to Standard . Standard web portals are authenticated directly through your identity provider (IdP). User and group access to your web portal is controlled through your IdP. You need to include an IdP resource in your template to integrate your IdP with your web portal. Completing the configuration for your IdP requires exchanging WorkSpaces Secure Browser’s SP metadata with your IdP’s IdP metadata. If your IdP requires the SP metadata first before returning the IdP metadata, you should follow these steps:

Link copied to clipboard

The ARN of the browser settings that is associated with this web portal.

Link copied to clipboard

The browser that users see when using a streaming session.

Link copied to clipboard
val creationDate: Output<String>

The creation date of the web portal.

Link copied to clipboard

The customer managed key of the web portal. Pattern : ^arn:[\w+=\/,&#46;@-]+:kms:[a-zA-Z0-9\-]*:[a-zA-Z0-9]{1,12}:key\/[a-zA-Z0-9-]+$

Link copied to clipboard
val displayName: Output<String>?

The name of the web portal.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

The type and resources of the underlying instance.

Link copied to clipboard

The ARN of the IP access settings that is associated with the web portal.

Link copied to clipboard

The maximum number of concurrent sessions for the portal.

Link copied to clipboard

The ARN of the network settings that is associated with the web portal.

Link copied to clipboard
val portalArn: Output<String>

The ARN of the web portal.

Link copied to clipboard
val portalEndpoint: Output<String>

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

Link copied to clipboard

The status of the web portal.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The renderer that is used in streaming sessions.

Link copied to clipboard

The SAML metadata of the service provider.

Link copied to clipboard
val statusReason: Output<String>

A message that explains why the web portal is in its current status.

Link copied to clipboard
val tags: Output<List<Tag>>?

The tags to add to the web portal. A tag is a key-value pair.

Link copied to clipboard
val trustStoreArn: Output<String>?

The ARN of the trust store that is associated with the web portal.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard

The ARN of the user access logging settings that is associated with the web portal.

Link copied to clipboard
val userSettingsArn: Output<String>?

The ARN of the user settings that is associated with the web portal.