Namespace Amazon.CDK.AWS.NimbleStudio
AWS::NimbleStudio Construct Library
This module is part of the AWS Cloud Development Kit project.
using Amazon.CDK.AWS.NimbleStudio;
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::NimbleStudio.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
Classes
CfnLaunchProfile | The |
CfnLaunchProfile.StreamConfigurationProperty | A configuration for a streaming session. |
CfnLaunchProfile.StreamConfigurationSessionBackupProperty | Configures how streaming sessions are backed up when launched from this launch profile. |
CfnLaunchProfile.StreamConfigurationSessionStorageProperty | The configuration for a streaming session’s upload storage. |
CfnLaunchProfile.StreamingSessionStorageRootProperty | The upload storage root location (folder) on streaming workstations where files are uploaded. |
CfnLaunchProfile.VolumeConfigurationProperty | Custom volume configuration for the root volumes that are attached to streaming sessions. |
CfnLaunchProfileProps | Properties for defining a |
CfnStreamingImage | The |
CfnStreamingImage.StreamingImageEncryptionConfigurationProperty | Specifies how a streaming image is encrypted. |
CfnStreamingImageProps | Properties for defining a |
CfnStudio | The |
CfnStudio.StudioEncryptionConfigurationProperty | Configuration of the encryption method that is used for the studio. |
CfnStudioComponent | The |
CfnStudioComponent.ActiveDirectoryComputerAttributeProperty | An LDAP attribute of an Active Directory computer account, in the form of a name:value pair. |
CfnStudioComponent.ActiveDirectoryConfigurationProperty | The configuration for a AWS Directory Service for Microsoft Active Directory studio resource. |
CfnStudioComponent.ComputeFarmConfigurationProperty | The configuration for a render farm that is associated with a studio resource. |
CfnStudioComponent.LicenseServiceConfigurationProperty | The configuration for a license service that is associated with a studio resource. |
CfnStudioComponent.ScriptParameterKeyValueProperty | A parameter for a studio component script, in the form of a key-value pair. |
CfnStudioComponent.SharedFileSystemConfigurationProperty | The configuration for a shared file storage system that is associated with a studio resource. |
CfnStudioComponent.StudioComponentConfigurationProperty | The configuration of the studio component, based on component type. |
CfnStudioComponent.StudioComponentInitializationScriptProperty | Initialization scripts for studio components. |
CfnStudioComponentProps | Properties for defining a |
CfnStudioProps | Properties for defining a |
Interfaces
CfnLaunchProfile.IStreamConfigurationProperty | A configuration for a streaming session. |
CfnLaunchProfile.IStreamConfigurationSessionBackupProperty | Configures how streaming sessions are backed up when launched from this launch profile. |
CfnLaunchProfile.IStreamConfigurationSessionStorageProperty | The configuration for a streaming session’s upload storage. |
CfnLaunchProfile.IStreamingSessionStorageRootProperty | The upload storage root location (folder) on streaming workstations where files are uploaded. |
CfnLaunchProfile.IVolumeConfigurationProperty | Custom volume configuration for the root volumes that are attached to streaming sessions. |
CfnStreamingImage.IStreamingImageEncryptionConfigurationProperty | Specifies how a streaming image is encrypted. |
CfnStudio.IStudioEncryptionConfigurationProperty | Configuration of the encryption method that is used for the studio. |
CfnStudioComponent.IActiveDirectoryComputerAttributeProperty | An LDAP attribute of an Active Directory computer account, in the form of a name:value pair. |
CfnStudioComponent.IActiveDirectoryConfigurationProperty | The configuration for a AWS Directory Service for Microsoft Active Directory studio resource. |
CfnStudioComponent.IComputeFarmConfigurationProperty | The configuration for a render farm that is associated with a studio resource. |
CfnStudioComponent.ILicenseServiceConfigurationProperty | The configuration for a license service that is associated with a studio resource. |
CfnStudioComponent.IScriptParameterKeyValueProperty | A parameter for a studio component script, in the form of a key-value pair. |
CfnStudioComponent.ISharedFileSystemConfigurationProperty | The configuration for a shared file storage system that is associated with a studio resource. |
CfnStudioComponent.IStudioComponentConfigurationProperty | The configuration of the studio component, based on component type. |
CfnStudioComponent.IStudioComponentInitializationScriptProperty | Initialization scripts for studio components. |
ICfnLaunchProfileProps | Properties for defining a |
ICfnStreamingImageProps | Properties for defining a |
ICfnStudioComponentProps | Properties for defining a |
ICfnStudioProps | Properties for defining a |