# README
AWS::NimbleStudio Construct Library
This module is part of the AWS Cloud Development Kit project.
import nimblestudio "github.com/aws/aws-cdk-go/awscdk"
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.)
# Functions
No description provided by the author
Returns `true` if a construct is a stack element (i.e.
Check whether the given object is a CfnResource.
Checks if `x` is a construct.
No description provided by the author
Returns `true` if a construct is a stack element (i.e.
Check whether the given object is a CfnResource.
Checks if `x` is a construct.
No description provided by the author
Returns `true` if a construct is a stack element (i.e.
Check whether the given object is a CfnResource.
Checks if `x` is a construct.
No description provided by the author
Returns `true` if a construct is a stack element (i.e.
Check whether the given object is a CfnResource.
Checks if `x` is a construct.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
A configuration for a streaming session.
Configures how streaming sessions are backed up when launched from this launch profile.
The configuration for a streaming session’s upload storage.
The upload storage root location (folder) on streaming workstations where files are uploaded.
Custom volume configuration for the root volumes that are attached to streaming sessions.
Properties for defining a `CfnLaunchProfile`.
Specifies how a streaming image is encrypted.
Properties for defining a `CfnStreamingImage`.
Configuration of the encryption method that is used for the studio.
An LDAP attribute of an Active Directory computer account, in the form of a name:value pair.
The configuration for a AWS Directory Service for Microsoft Active Directory studio resource.
The configuration for a render farm that is associated with a studio resource.
The configuration for a license service that is associated with a studio resource.
A parameter for a studio component script, in the form of a key-value pair.
The configuration for a shared file storage system that is associated with a studio resource.
The configuration of the studio component, based on component type.
Initialization scripts for studio components.
Properties for defining a `CfnStudioComponent`.
Properties for defining a `CfnStudio`.
# Interfaces
The `AWS::NimbleStudio::LaunchProfile` resource represents access permissions for a set of studio components, including types of workstations, render farms, and shared file systems.
The `AWS::NimbleStudio::StreamingImage` resource creates a streaming image in a studio.
The `AWS::NimbleStudio::Studio` resource creates a new studio resource.
The `AWS::NimbleStudio::StudioComponent` resource represents a network resource that is used by a studio's users and workflows.