Namespace Amazon.CDK.AWS.AppStream
Amazon AppStream 2.0 Construct Library
This module is part of the AWS Cloud Development Kit project.
using Amazon.CDK.AWS.AppStream;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::AppStream.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
Classes
CfnAppBlock | This resource creates an app block. |
CfnAppBlock.S3LocationProperty | The S3 location of the app block. |
CfnAppBlock.ScriptDetailsProperty | The details of the script. |
CfnAppBlockBuilder | Creates an app block builder. |
CfnAppBlockBuilder.AccessEndpointProperty | Describes an interface VPC endpoint (interface endpoint) that lets you create a private connection between the virtual private cloud (VPC) that you specify and AppStream 2.0. When you specify an interface endpoint for a stack, users of the stack can connect to AppStream 2.0 only through that endpoint. When you specify an interface endpoint for an image builder, administrators can connect to the image builder only through that endpoint. |
CfnAppBlockBuilder.VpcConfigProperty | Describes VPC configuration information for fleets and image builders. |
CfnAppBlockBuilderProps | Properties for defining a |
CfnAppBlockProps | Properties for defining a |
CfnApplication | This resource creates an application. |
CfnApplication.S3LocationProperty | The S3 location of the application icon. |
CfnApplicationEntitlementAssociation | Associates an application to an entitlement. |
CfnApplicationEntitlementAssociationProps | Properties for defining a |
CfnApplicationFleetAssociation | This resource associates the specified application with the specified fleet. |
CfnApplicationFleetAssociationProps | Properties for defining a |
CfnApplicationProps | Properties for defining a |
CfnDirectoryConfig | The |
CfnDirectoryConfig.CertificateBasedAuthPropertiesProperty | The certificate-based authentication properties used to authenticate SAML 2.0 Identity Provider (IdP) user identities to Active Directory domain-joined streaming instances. |
CfnDirectoryConfig.ServiceAccountCredentialsProperty | The credentials for the service account used by the streaming instance to connect to the directory. |
CfnDirectoryConfigProps | Properties for defining a |
CfnEntitlement | Creates an entitlement to control access, based on user attributes, to specific applications within a stack. |
CfnEntitlement.AttributeProperty | An attribute that belongs to an entitlement. |
CfnEntitlementProps | Properties for defining a |
CfnFleet | The |
CfnFleet.ComputeCapacityProperty | The desired capacity for a fleet. |
CfnFleet.DomainJoinInfoProperty | The name of the directory and organizational unit (OU) to use to join a fleet to a Microsoft Active Directory domain. |
CfnFleet.S3LocationProperty | Describes the S3 location. |
CfnFleet.VpcConfigProperty | The VPC configuration information for the fleet. |
CfnFleetProps | Properties for defining a |
CfnImageBuilder | The |
CfnImageBuilder.AccessEndpointProperty | Describes an interface VPC endpoint (interface endpoint) that lets you create a private connection between the virtual private cloud (VPC) that you specify and AppStream 2.0. When you specify an interface endpoint for a stack, users of the stack can connect to AppStream 2.0 only through that endpoint. When you specify an interface endpoint for an image builder, administrators can connect to the image builder only through that endpoint. |
CfnImageBuilder.DomainJoinInfoProperty | The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain. |
CfnImageBuilder.VpcConfigProperty | The VPC configuration for the image builder. |
CfnImageBuilderProps | Properties for defining a |
CfnStack | The |
CfnStack.AccessEndpointProperty | Describes an interface VPC endpoint (interface endpoint) that lets you create a private connection between the virtual private cloud (VPC) that you specify and AppStream 2.0. When you specify an interface endpoint for a stack, users of the stack can connect to AppStream 2.0 only through that endpoint. When you specify an interface endpoint for an image builder, administrators can connect to the image builder only through that endpoint. |
CfnStack.ApplicationSettingsProperty | The persistent application settings for users of a stack. |
CfnStack.StorageConnectorProperty | A connector that enables persistent storage for users. |
CfnStack.StreamingExperienceSettingsProperty | The streaming protocol that you want your stack to prefer. |
CfnStack.UserSettingProperty | Specifies an action and whether the action is enabled or disabled for users during their streaming sessions. |
CfnStackFleetAssociation | The |
CfnStackFleetAssociationProps | Properties for defining a |
CfnStackProps | Properties for defining a |
CfnStackUserAssociation | The |
CfnStackUserAssociationProps | Properties for defining a |
CfnUser | The |
CfnUserProps | Properties for defining a |
Interfaces
CfnAppBlock.IS3LocationProperty | The S3 location of the app block. |
CfnAppBlock.IScriptDetailsProperty | The details of the script. |
CfnAppBlockBuilder.IAccessEndpointProperty | Describes an interface VPC endpoint (interface endpoint) that lets you create a private connection between the virtual private cloud (VPC) that you specify and AppStream 2.0. When you specify an interface endpoint for a stack, users of the stack can connect to AppStream 2.0 only through that endpoint. When you specify an interface endpoint for an image builder, administrators can connect to the image builder only through that endpoint. |
CfnAppBlockBuilder.IVpcConfigProperty | Describes VPC configuration information for fleets and image builders. |
CfnApplication.IS3LocationProperty | The S3 location of the application icon. |
CfnDirectoryConfig.ICertificateBasedAuthPropertiesProperty | The certificate-based authentication properties used to authenticate SAML 2.0 Identity Provider (IdP) user identities to Active Directory domain-joined streaming instances. |
CfnDirectoryConfig.IServiceAccountCredentialsProperty | The credentials for the service account used by the streaming instance to connect to the directory. |
CfnEntitlement.IAttributeProperty | An attribute that belongs to an entitlement. |
CfnFleet.IComputeCapacityProperty | The desired capacity for a fleet. |
CfnFleet.IDomainJoinInfoProperty | The name of the directory and organizational unit (OU) to use to join a fleet to a Microsoft Active Directory domain. |
CfnFleet.IS3LocationProperty | Describes the S3 location. |
CfnFleet.IVpcConfigProperty | The VPC configuration information for the fleet. |
CfnImageBuilder.IAccessEndpointProperty | Describes an interface VPC endpoint (interface endpoint) that lets you create a private connection between the virtual private cloud (VPC) that you specify and AppStream 2.0. When you specify an interface endpoint for a stack, users of the stack can connect to AppStream 2.0 only through that endpoint. When you specify an interface endpoint for an image builder, administrators can connect to the image builder only through that endpoint. |
CfnImageBuilder.IDomainJoinInfoProperty | The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain. |
CfnImageBuilder.IVpcConfigProperty | The VPC configuration for the image builder. |
CfnStack.IAccessEndpointProperty | Describes an interface VPC endpoint (interface endpoint) that lets you create a private connection between the virtual private cloud (VPC) that you specify and AppStream 2.0. When you specify an interface endpoint for a stack, users of the stack can connect to AppStream 2.0 only through that endpoint. When you specify an interface endpoint for an image builder, administrators can connect to the image builder only through that endpoint. |
CfnStack.IApplicationSettingsProperty | The persistent application settings for users of a stack. |
CfnStack.IStorageConnectorProperty | A connector that enables persistent storage for users. |
CfnStack.IStreamingExperienceSettingsProperty | The streaming protocol that you want your stack to prefer. |
CfnStack.IUserSettingProperty | Specifies an action and whether the action is enabled or disabled for users during their streaming sessions. |
ICfnAppBlockBuilderProps | Properties for defining a |
ICfnAppBlockProps | Properties for defining a |
ICfnApplicationEntitlementAssociationProps | Properties for defining a |
ICfnApplicationFleetAssociationProps | Properties for defining a |
ICfnApplicationProps | Properties for defining a |
ICfnDirectoryConfigProps | Properties for defining a |
ICfnEntitlementProps | Properties for defining a |
ICfnFleetProps | Properties for defining a |
ICfnImageBuilderProps | Properties for defining a |
ICfnStackFleetAssociationProps | Properties for defining a |
ICfnStackProps | Properties for defining a |
ICfnStackUserAssociationProps | Properties for defining a |
ICfnUserProps | Properties for defining a |