Package software.amazon.awscdk.services.nimblestudio
package software.amazon.awscdk.services.nimblestudio
AWS::NimbleStudio Construct Library
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.nimblestudio.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
- Search Construct Hub for NimbleStudio construct libraries
- Use the automatically generated L1 constructs, in the same way you would use the CloudFormation AWS::NimbleStudio resources directly.
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.)
-
ClassDescriptionThe
AWS::NimbleStudio::LaunchProfile
resource represents access permissions for a set of studio components, including types of workstations, render farms, and shared file systems.A fluent builder forCfnLaunchProfile
.A configuration for a streaming session.A builder forCfnLaunchProfile.StreamConfigurationProperty
An implementation forCfnLaunchProfile.StreamConfigurationProperty
Configures how streaming sessions are backed up when launched from this launch profile.An implementation forCfnLaunchProfile.StreamConfigurationSessionBackupProperty
The configuration for a streaming session’s upload storage.An implementation forCfnLaunchProfile.StreamConfigurationSessionStorageProperty
The upload storage root location (folder) on streaming workstations where files are uploaded.A builder forCfnLaunchProfile.StreamingSessionStorageRootProperty
An implementation forCfnLaunchProfile.StreamingSessionStorageRootProperty
Custom volume configuration for the root volumes that are attached to streaming sessions.A builder forCfnLaunchProfile.VolumeConfigurationProperty
An implementation forCfnLaunchProfile.VolumeConfigurationProperty
Properties for defining aCfnLaunchProfile
.A builder forCfnLaunchProfileProps
An implementation forCfnLaunchProfileProps
TheAWS::NimbleStudio::StreamingImage
resource creates a streaming image in a studio.A fluent builder forCfnStreamingImage
.Specifies how a streaming image is encrypted.An implementation forCfnStreamingImage.StreamingImageEncryptionConfigurationProperty
Properties for defining aCfnStreamingImage
.A builder forCfnStreamingImageProps
An implementation forCfnStreamingImageProps
TheAWS::NimbleStudio::Studio
resource creates a new studio resource.A fluent builder forCfnStudio
.Configuration of the encryption method that is used for the studio.A builder forCfnStudio.StudioEncryptionConfigurationProperty
An implementation forCfnStudio.StudioEncryptionConfigurationProperty
TheAWS::NimbleStudio::StudioComponent
resource represents a network resource that is used by a studio's users and workflows.An LDAP attribute of an Active Directory computer account, in the form of a name:value pair.An implementation forCfnStudioComponent.ActiveDirectoryComputerAttributeProperty
The configuration for a AWS Directory Service for Microsoft Active Directory studio resource.A builder forCfnStudioComponent.ActiveDirectoryConfigurationProperty
An implementation forCfnStudioComponent.ActiveDirectoryConfigurationProperty
A fluent builder forCfnStudioComponent
.The configuration for a render farm that is associated with a studio resource.A builder forCfnStudioComponent.ComputeFarmConfigurationProperty
An implementation forCfnStudioComponent.ComputeFarmConfigurationProperty
The configuration for a license service that is associated with a studio resource.A builder forCfnStudioComponent.LicenseServiceConfigurationProperty
An implementation forCfnStudioComponent.LicenseServiceConfigurationProperty
A parameter for a studio component script, in the form of a key-value pair.A builder forCfnStudioComponent.ScriptParameterKeyValueProperty
An implementation forCfnStudioComponent.ScriptParameterKeyValueProperty
The configuration for a shared file storage system that is associated with a studio resource.A builder forCfnStudioComponent.SharedFileSystemConfigurationProperty
An implementation forCfnStudioComponent.SharedFileSystemConfigurationProperty
The configuration of the studio component, based on component type.A builder forCfnStudioComponent.StudioComponentConfigurationProperty
An implementation forCfnStudioComponent.StudioComponentConfigurationProperty
Initialization scripts for studio components.An implementation forCfnStudioComponent.StudioComponentInitializationScriptProperty
Properties for defining aCfnStudioComponent
.A builder forCfnStudioComponentProps
An implementation forCfnStudioComponentProps
Properties for defining aCfnStudio
.A builder forCfnStudioProps
An implementation forCfnStudioProps