See: Description
Interface | Description |
---|---|
CfnAppBlock.S3LocationProperty |
The S3 location of the app block.
|
CfnAppBlock.ScriptDetailsProperty |
The details of the script.
|
CfnAppBlockProps |
Properties for defining a `CfnAppBlock`.
|
CfnApplication.S3LocationProperty |
The S3 location of the application icon.
|
CfnApplicationEntitlementAssociationProps |
Properties for defining a `CfnApplicationEntitlementAssociation`.
|
CfnApplicationFleetAssociationProps |
Properties for defining a `CfnApplicationFleetAssociation`.
|
CfnApplicationProps |
Properties for defining a `CfnApplication`.
|
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 `CfnDirectoryConfig`.
|
CfnEntitlement.AttributeProperty |
An attribute that belongs to an entitlement.
|
CfnEntitlementProps |
Properties for defining a `CfnEntitlement`.
|
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 `CfnFleet`.
|
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.
|
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 `CfnImageBuilder`.
|
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.
|
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.
|
CfnStackFleetAssociationProps |
Properties for defining a `CfnStackFleetAssociation`.
|
CfnStackProps |
Properties for defining a `CfnStack`.
|
CfnStackUserAssociationProps |
Properties for defining a `CfnStackUserAssociation`.
|
CfnUserProps |
Properties for defining a `CfnUser`.
|
---
All classes with the
Cfn
prefix in this module (CFN Resources) are always stable and safe to use.
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.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.)