We recommend new projects start with resources from the AWS provider.
aws-native.nimblestudio.LaunchProfile
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
Resource Type definition for AWS::NimbleStudio::LaunchProfile
Create LaunchProfile Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new LaunchProfile(name: string, args: LaunchProfileArgs, opts?: CustomResourceOptions);@overload
def LaunchProfile(resource_name: str,
                  args: LaunchProfileArgs,
                  opts: Optional[ResourceOptions] = None)
@overload
def LaunchProfile(resource_name: str,
                  opts: Optional[ResourceOptions] = None,
                  ec2_subnet_ids: Optional[Sequence[str]] = None,
                  launch_profile_protocol_versions: Optional[Sequence[str]] = None,
                  stream_configuration: Optional[LaunchProfileStreamConfigurationArgs] = None,
                  studio_component_ids: Optional[Sequence[str]] = None,
                  studio_id: Optional[str] = None,
                  description: Optional[str] = None,
                  name: Optional[str] = None,
                  tags: Optional[Mapping[str, str]] = None)func NewLaunchProfile(ctx *Context, name string, args LaunchProfileArgs, opts ...ResourceOption) (*LaunchProfile, error)public LaunchProfile(string name, LaunchProfileArgs args, CustomResourceOptions? opts = null)
public LaunchProfile(String name, LaunchProfileArgs args)
public LaunchProfile(String name, LaunchProfileArgs args, CustomResourceOptions options)
type: aws-native:nimblestudio:LaunchProfile
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args LaunchProfileArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args LaunchProfileArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args LaunchProfileArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args LaunchProfileArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args LaunchProfileArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
LaunchProfile Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The LaunchProfile resource accepts the following input properties:
- Ec2SubnetIds List<string>
- Unique identifiers for a collection of EC2 subnets.
- LaunchProfile List<string>Protocol Versions 
- The version number of the protocol that is used by the launch profile. The only valid version is "2021-03-31".
- StreamConfiguration Pulumi.Aws Native. Nimble Studio. Inputs. Launch Profile Stream Configuration 
- A configuration for a streaming session.
- StudioComponent List<string>Ids 
- Unique identifiers for a collection of studio components that can be used with this launch profile.
- StudioId string
- The unique identifier for a studio resource. In Nimble Studio, all other resources are contained in a studio resource.
- Description string
- A human-readable description of the launch profile.
- Name string
- A friendly name for the launch profile.
- Dictionary<string, string>
- An array of key-value pairs to apply to this resource. - For more information, see Tag . 
- Ec2SubnetIds []string
- Unique identifiers for a collection of EC2 subnets.
- LaunchProfile []stringProtocol Versions 
- The version number of the protocol that is used by the launch profile. The only valid version is "2021-03-31".
- StreamConfiguration LaunchProfile Stream Configuration Args 
- A configuration for a streaming session.
- StudioComponent []stringIds 
- Unique identifiers for a collection of studio components that can be used with this launch profile.
- StudioId string
- The unique identifier for a studio resource. In Nimble Studio, all other resources are contained in a studio resource.
- Description string
- A human-readable description of the launch profile.
- Name string
- A friendly name for the launch profile.
- map[string]string
- An array of key-value pairs to apply to this resource. - For more information, see Tag . 
- ec2SubnetIds List<String>
- Unique identifiers for a collection of EC2 subnets.
- launchProfile List<String>Protocol Versions 
- The version number of the protocol that is used by the launch profile. The only valid version is "2021-03-31".
- streamConfiguration LaunchProfile Stream Configuration 
- A configuration for a streaming session.
- studioComponent List<String>Ids 
- Unique identifiers for a collection of studio components that can be used with this launch profile.
- studioId String
- The unique identifier for a studio resource. In Nimble Studio, all other resources are contained in a studio resource.
- description String
- A human-readable description of the launch profile.
- name String
- A friendly name for the launch profile.
- Map<String,String>
- An array of key-value pairs to apply to this resource. - For more information, see Tag . 
- ec2SubnetIds string[]
- Unique identifiers for a collection of EC2 subnets.
- launchProfile string[]Protocol Versions 
- The version number of the protocol that is used by the launch profile. The only valid version is "2021-03-31".
- streamConfiguration LaunchProfile Stream Configuration 
- A configuration for a streaming session.
- studioComponent string[]Ids 
- Unique identifiers for a collection of studio components that can be used with this launch profile.
- studioId string
- The unique identifier for a studio resource. In Nimble Studio, all other resources are contained in a studio resource.
- description string
- A human-readable description of the launch profile.
- name string
- A friendly name for the launch profile.
- {[key: string]: string}
- An array of key-value pairs to apply to this resource. - For more information, see Tag . 
- ec2_subnet_ Sequence[str]ids 
- Unique identifiers for a collection of EC2 subnets.
- launch_profile_ Sequence[str]protocol_ versions 
- The version number of the protocol that is used by the launch profile. The only valid version is "2021-03-31".
- stream_configuration LaunchProfile Stream Configuration Args 
- A configuration for a streaming session.
- studio_component_ Sequence[str]ids 
- Unique identifiers for a collection of studio components that can be used with this launch profile.
- studio_id str
- The unique identifier for a studio resource. In Nimble Studio, all other resources are contained in a studio resource.
- description str
- A human-readable description of the launch profile.
- name str
- A friendly name for the launch profile.
- Mapping[str, str]
- An array of key-value pairs to apply to this resource. - For more information, see Tag . 
- ec2SubnetIds List<String>
- Unique identifiers for a collection of EC2 subnets.
- launchProfile List<String>Protocol Versions 
- The version number of the protocol that is used by the launch profile. The only valid version is "2021-03-31".
- streamConfiguration Property Map
- A configuration for a streaming session.
- studioComponent List<String>Ids 
- Unique identifiers for a collection of studio components that can be used with this launch profile.
- studioId String
- The unique identifier for a studio resource. In Nimble Studio, all other resources are contained in a studio resource.
- description String
- A human-readable description of the launch profile.
- name String
- A friendly name for the launch profile.
- Map<String>
- An array of key-value pairs to apply to this resource. - For more information, see Tag . 
Outputs
All input properties are implicitly available as output properties. Additionally, the LaunchProfile resource produces the following output properties:
- Id string
- The provider-assigned unique ID for this managed resource.
- LaunchProfile stringId 
- The unique identifier for the launch profile resource.
- Id string
- The provider-assigned unique ID for this managed resource.
- LaunchProfile stringId 
- The unique identifier for the launch profile resource.
- id String
- The provider-assigned unique ID for this managed resource.
- launchProfile StringId 
- The unique identifier for the launch profile resource.
- id string
- The provider-assigned unique ID for this managed resource.
- launchProfile stringId 
- The unique identifier for the launch profile resource.
- id str
- The provider-assigned unique ID for this managed resource.
- launch_profile_ strid 
- The unique identifier for the launch profile resource.
- id String
- The provider-assigned unique ID for this managed resource.
- launchProfile StringId 
- The unique identifier for the launch profile resource.
Supporting Types
LaunchProfileStreamConfiguration, LaunchProfileStreamConfigurationArgs        
- ClipboardMode string
- Allows or deactivates the use of the system clipboard to copy and paste between the streaming session and streaming client.
- Ec2InstanceTypes List<string>
- The EC2 instance types that users can select from when launching a streaming session with this launch profile.
- StreamingImage List<string>Ids 
- The streaming images that users can select from when launching a streaming session with this launch profile.
- AutomaticTermination stringMode 
- Indicates if a streaming session created from this launch profile should be terminated automatically or retained without termination after being in a - STOPPEDstate.- When ACTIVATED, the streaming session is scheduled for termination after being in theSTOPPEDstate for the time specified inmaxStoppedSessionLengthInMinutes.
- When DEACTIVATED, the streaming session can remain in theSTOPPEDstate indefinitely.
 - This parameter is only allowed when - sessionPersistenceModeis- ACTIVATED. When allowed, the default value for this parameter is- DEACTIVATED.
- When 
- MaxSession doubleLength In Minutes 
- The length of time, in minutes, that a streaming session can be active before it is stopped or terminated. After this point, Nimble Studio automatically terminates or stops the session. The default length of time is 690 minutes, and the maximum length of time is 30 days.
- MaxStopped doubleSession Length In Minutes 
- Integer that determines if you can start and stop your sessions and how long a session can stay in the - STOPPEDstate. The default value is 0. The maximum value is 5760.- This field is allowed only when - sessionPersistenceModeis- ACTIVATEDand- automaticTerminationModeis- ACTIVATED.- If the value is set to 0, your sessions can’t be - STOPPED. If you then call- StopStreamingSession, the session fails. If the time that a session stays in the- READYstate exceeds the- maxSessionLengthInMinutesvalue, the session will automatically be terminated (instead of- STOPPED).- If the value is set to a positive number, the session can be stopped. You can call - StopStreamingSessionto stop sessions in the- READYstate. If the time that a session stays in the- READYstate exceeds the- maxSessionLengthInMinutesvalue, the session will automatically be stopped (instead of terminated).
- SessionBackup Pulumi.Aws Native. Nimble Studio. Inputs. Launch Profile Stream Configuration Session Backup 
- Information about the streaming session backup.
- SessionPersistence stringMode 
- Determine if a streaming session created from this launch profile can configure persistent storage. This means that volumeConfigurationandautomaticTerminationModeare configured.
- SessionStorage Pulumi.Aws Native. Nimble Studio. Inputs. Launch Profile Stream Configuration Session Storage 
- The upload storage for a streaming session.
- VolumeConfiguration Pulumi.Aws Native. Nimble Studio. Inputs. Launch Profile Volume Configuration 
- Custom volume configuration for the root volumes that are attached to streaming sessions. - This parameter is only allowed when - sessionPersistenceModeis- ACTIVATED.
- ClipboardMode string
- Allows or deactivates the use of the system clipboard to copy and paste between the streaming session and streaming client.
- Ec2InstanceTypes []string
- The EC2 instance types that users can select from when launching a streaming session with this launch profile.
- StreamingImage []stringIds 
- The streaming images that users can select from when launching a streaming session with this launch profile.
- AutomaticTermination stringMode 
- Indicates if a streaming session created from this launch profile should be terminated automatically or retained without termination after being in a - STOPPEDstate.- When ACTIVATED, the streaming session is scheduled for termination after being in theSTOPPEDstate for the time specified inmaxStoppedSessionLengthInMinutes.
- When DEACTIVATED, the streaming session can remain in theSTOPPEDstate indefinitely.
 - This parameter is only allowed when - sessionPersistenceModeis- ACTIVATED. When allowed, the default value for this parameter is- DEACTIVATED.
- When 
- MaxSession float64Length In Minutes 
- The length of time, in minutes, that a streaming session can be active before it is stopped or terminated. After this point, Nimble Studio automatically terminates or stops the session. The default length of time is 690 minutes, and the maximum length of time is 30 days.
- MaxStopped float64Session Length In Minutes 
- Integer that determines if you can start and stop your sessions and how long a session can stay in the - STOPPEDstate. The default value is 0. The maximum value is 5760.- This field is allowed only when - sessionPersistenceModeis- ACTIVATEDand- automaticTerminationModeis- ACTIVATED.- If the value is set to 0, your sessions can’t be - STOPPED. If you then call- StopStreamingSession, the session fails. If the time that a session stays in the- READYstate exceeds the- maxSessionLengthInMinutesvalue, the session will automatically be terminated (instead of- STOPPED).- If the value is set to a positive number, the session can be stopped. You can call - StopStreamingSessionto stop sessions in the- READYstate. If the time that a session stays in the- READYstate exceeds the- maxSessionLengthInMinutesvalue, the session will automatically be stopped (instead of terminated).
- SessionBackup LaunchProfile Stream Configuration Session Backup 
- Information about the streaming session backup.
- SessionPersistence stringMode 
- Determine if a streaming session created from this launch profile can configure persistent storage. This means that volumeConfigurationandautomaticTerminationModeare configured.
- SessionStorage LaunchProfile Stream Configuration Session Storage 
- The upload storage for a streaming session.
- VolumeConfiguration LaunchProfile Volume Configuration 
- Custom volume configuration for the root volumes that are attached to streaming sessions. - This parameter is only allowed when - sessionPersistenceModeis- ACTIVATED.
- clipboardMode String
- Allows or deactivates the use of the system clipboard to copy and paste between the streaming session and streaming client.
- ec2InstanceTypes List<String>
- The EC2 instance types that users can select from when launching a streaming session with this launch profile.
- streamingImage List<String>Ids 
- The streaming images that users can select from when launching a streaming session with this launch profile.
- automaticTermination StringMode 
- Indicates if a streaming session created from this launch profile should be terminated automatically or retained without termination after being in a - STOPPEDstate.- When ACTIVATED, the streaming session is scheduled for termination after being in theSTOPPEDstate for the time specified inmaxStoppedSessionLengthInMinutes.
- When DEACTIVATED, the streaming session can remain in theSTOPPEDstate indefinitely.
 - This parameter is only allowed when - sessionPersistenceModeis- ACTIVATED. When allowed, the default value for this parameter is- DEACTIVATED.
- When 
- maxSession DoubleLength In Minutes 
- The length of time, in minutes, that a streaming session can be active before it is stopped or terminated. After this point, Nimble Studio automatically terminates or stops the session. The default length of time is 690 minutes, and the maximum length of time is 30 days.
- maxStopped DoubleSession Length In Minutes 
- Integer that determines if you can start and stop your sessions and how long a session can stay in the - STOPPEDstate. The default value is 0. The maximum value is 5760.- This field is allowed only when - sessionPersistenceModeis- ACTIVATEDand- automaticTerminationModeis- ACTIVATED.- If the value is set to 0, your sessions can’t be - STOPPED. If you then call- StopStreamingSession, the session fails. If the time that a session stays in the- READYstate exceeds the- maxSessionLengthInMinutesvalue, the session will automatically be terminated (instead of- STOPPED).- If the value is set to a positive number, the session can be stopped. You can call - StopStreamingSessionto stop sessions in the- READYstate. If the time that a session stays in the- READYstate exceeds the- maxSessionLengthInMinutesvalue, the session will automatically be stopped (instead of terminated).
- sessionBackup LaunchProfile Stream Configuration Session Backup 
- Information about the streaming session backup.
- sessionPersistence StringMode 
- Determine if a streaming session created from this launch profile can configure persistent storage. This means that volumeConfigurationandautomaticTerminationModeare configured.
- sessionStorage LaunchProfile Stream Configuration Session Storage 
- The upload storage for a streaming session.
- volumeConfiguration LaunchProfile Volume Configuration 
- Custom volume configuration for the root volumes that are attached to streaming sessions. - This parameter is only allowed when - sessionPersistenceModeis- ACTIVATED.
- clipboardMode string
- Allows or deactivates the use of the system clipboard to copy and paste between the streaming session and streaming client.
- ec2InstanceTypes string[]
- The EC2 instance types that users can select from when launching a streaming session with this launch profile.
- streamingImage string[]Ids 
- The streaming images that users can select from when launching a streaming session with this launch profile.
- automaticTermination stringMode 
- Indicates if a streaming session created from this launch profile should be terminated automatically or retained without termination after being in a - STOPPEDstate.- When ACTIVATED, the streaming session is scheduled for termination after being in theSTOPPEDstate for the time specified inmaxStoppedSessionLengthInMinutes.
- When DEACTIVATED, the streaming session can remain in theSTOPPEDstate indefinitely.
 - This parameter is only allowed when - sessionPersistenceModeis- ACTIVATED. When allowed, the default value for this parameter is- DEACTIVATED.
- When 
- maxSession numberLength In Minutes 
- The length of time, in minutes, that a streaming session can be active before it is stopped or terminated. After this point, Nimble Studio automatically terminates or stops the session. The default length of time is 690 minutes, and the maximum length of time is 30 days.
- maxStopped numberSession Length In Minutes 
- Integer that determines if you can start and stop your sessions and how long a session can stay in the - STOPPEDstate. The default value is 0. The maximum value is 5760.- This field is allowed only when - sessionPersistenceModeis- ACTIVATEDand- automaticTerminationModeis- ACTIVATED.- If the value is set to 0, your sessions can’t be - STOPPED. If you then call- StopStreamingSession, the session fails. If the time that a session stays in the- READYstate exceeds the- maxSessionLengthInMinutesvalue, the session will automatically be terminated (instead of- STOPPED).- If the value is set to a positive number, the session can be stopped. You can call - StopStreamingSessionto stop sessions in the- READYstate. If the time that a session stays in the- READYstate exceeds the- maxSessionLengthInMinutesvalue, the session will automatically be stopped (instead of terminated).
- sessionBackup LaunchProfile Stream Configuration Session Backup 
- Information about the streaming session backup.
- sessionPersistence stringMode 
- Determine if a streaming session created from this launch profile can configure persistent storage. This means that volumeConfigurationandautomaticTerminationModeare configured.
- sessionStorage LaunchProfile Stream Configuration Session Storage 
- The upload storage for a streaming session.
- volumeConfiguration LaunchProfile Volume Configuration 
- Custom volume configuration for the root volumes that are attached to streaming sessions. - This parameter is only allowed when - sessionPersistenceModeis- ACTIVATED.
- clipboard_mode str
- Allows or deactivates the use of the system clipboard to copy and paste between the streaming session and streaming client.
- ec2_instance_ Sequence[str]types 
- The EC2 instance types that users can select from when launching a streaming session with this launch profile.
- streaming_image_ Sequence[str]ids 
- The streaming images that users can select from when launching a streaming session with this launch profile.
- automatic_termination_ strmode 
- Indicates if a streaming session created from this launch profile should be terminated automatically or retained without termination after being in a - STOPPEDstate.- When ACTIVATED, the streaming session is scheduled for termination after being in theSTOPPEDstate for the time specified inmaxStoppedSessionLengthInMinutes.
- When DEACTIVATED, the streaming session can remain in theSTOPPEDstate indefinitely.
 - This parameter is only allowed when - sessionPersistenceModeis- ACTIVATED. When allowed, the default value for this parameter is- DEACTIVATED.
- When 
- max_session_ floatlength_ in_ minutes 
- The length of time, in minutes, that a streaming session can be active before it is stopped or terminated. After this point, Nimble Studio automatically terminates or stops the session. The default length of time is 690 minutes, and the maximum length of time is 30 days.
- max_stopped_ floatsession_ length_ in_ minutes 
- Integer that determines if you can start and stop your sessions and how long a session can stay in the - STOPPEDstate. The default value is 0. The maximum value is 5760.- This field is allowed only when - sessionPersistenceModeis- ACTIVATEDand- automaticTerminationModeis- ACTIVATED.- If the value is set to 0, your sessions can’t be - STOPPED. If you then call- StopStreamingSession, the session fails. If the time that a session stays in the- READYstate exceeds the- maxSessionLengthInMinutesvalue, the session will automatically be terminated (instead of- STOPPED).- If the value is set to a positive number, the session can be stopped. You can call - StopStreamingSessionto stop sessions in the- READYstate. If the time that a session stays in the- READYstate exceeds the- maxSessionLengthInMinutesvalue, the session will automatically be stopped (instead of terminated).
- session_backup LaunchProfile Stream Configuration Session Backup 
- Information about the streaming session backup.
- session_persistence_ strmode 
- Determine if a streaming session created from this launch profile can configure persistent storage. This means that volumeConfigurationandautomaticTerminationModeare configured.
- session_storage LaunchProfile Stream Configuration Session Storage 
- The upload storage for a streaming session.
- volume_configuration LaunchProfile Volume Configuration 
- Custom volume configuration for the root volumes that are attached to streaming sessions. - This parameter is only allowed when - sessionPersistenceModeis- ACTIVATED.
- clipboardMode String
- Allows or deactivates the use of the system clipboard to copy and paste between the streaming session and streaming client.
- ec2InstanceTypes List<String>
- The EC2 instance types that users can select from when launching a streaming session with this launch profile.
- streamingImage List<String>Ids 
- The streaming images that users can select from when launching a streaming session with this launch profile.
- automaticTermination StringMode 
- Indicates if a streaming session created from this launch profile should be terminated automatically or retained without termination after being in a - STOPPEDstate.- When ACTIVATED, the streaming session is scheduled for termination after being in theSTOPPEDstate for the time specified inmaxStoppedSessionLengthInMinutes.
- When DEACTIVATED, the streaming session can remain in theSTOPPEDstate indefinitely.
 - This parameter is only allowed when - sessionPersistenceModeis- ACTIVATED. When allowed, the default value for this parameter is- DEACTIVATED.
- When 
- maxSession NumberLength In Minutes 
- The length of time, in minutes, that a streaming session can be active before it is stopped or terminated. After this point, Nimble Studio automatically terminates or stops the session. The default length of time is 690 minutes, and the maximum length of time is 30 days.
- maxStopped NumberSession Length In Minutes 
- Integer that determines if you can start and stop your sessions and how long a session can stay in the - STOPPEDstate. The default value is 0. The maximum value is 5760.- This field is allowed only when - sessionPersistenceModeis- ACTIVATEDand- automaticTerminationModeis- ACTIVATED.- If the value is set to 0, your sessions can’t be - STOPPED. If you then call- StopStreamingSession, the session fails. If the time that a session stays in the- READYstate exceeds the- maxSessionLengthInMinutesvalue, the session will automatically be terminated (instead of- STOPPED).- If the value is set to a positive number, the session can be stopped. You can call - StopStreamingSessionto stop sessions in the- READYstate. If the time that a session stays in the- READYstate exceeds the- maxSessionLengthInMinutesvalue, the session will automatically be stopped (instead of terminated).
- sessionBackup Property Map
- Information about the streaming session backup.
- sessionPersistence StringMode 
- Determine if a streaming session created from this launch profile can configure persistent storage. This means that volumeConfigurationandautomaticTerminationModeare configured.
- sessionStorage Property Map
- The upload storage for a streaming session.
- volumeConfiguration Property Map
- Custom volume configuration for the root volumes that are attached to streaming sessions. - This parameter is only allowed when - sessionPersistenceModeis- ACTIVATED.
LaunchProfileStreamConfigurationSessionBackup, LaunchProfileStreamConfigurationSessionBackupArgs            
- MaxBackups doubleTo Retain 
- The maximum number of backups that each streaming session created from this launch profile can have.
- Mode string
- Specifies how artists sessions are backed up. - Configures backups for streaming sessions launched with this launch profile. The default value is - DEACTIVATED, which means that backups are deactivated. To allow backups, set this value to- AUTOMATIC.
- MaxBackups float64To Retain 
- The maximum number of backups that each streaming session created from this launch profile can have.
- Mode string
- Specifies how artists sessions are backed up. - Configures backups for streaming sessions launched with this launch profile. The default value is - DEACTIVATED, which means that backups are deactivated. To allow backups, set this value to- AUTOMATIC.
- maxBackups DoubleTo Retain 
- The maximum number of backups that each streaming session created from this launch profile can have.
- mode String
- Specifies how artists sessions are backed up. - Configures backups for streaming sessions launched with this launch profile. The default value is - DEACTIVATED, which means that backups are deactivated. To allow backups, set this value to- AUTOMATIC.
- maxBackups numberTo Retain 
- The maximum number of backups that each streaming session created from this launch profile can have.
- mode string
- Specifies how artists sessions are backed up. - Configures backups for streaming sessions launched with this launch profile. The default value is - DEACTIVATED, which means that backups are deactivated. To allow backups, set this value to- AUTOMATIC.
- max_backups_ floatto_ retain 
- The maximum number of backups that each streaming session created from this launch profile can have.
- mode str
- Specifies how artists sessions are backed up. - Configures backups for streaming sessions launched with this launch profile. The default value is - DEACTIVATED, which means that backups are deactivated. To allow backups, set this value to- AUTOMATIC.
- maxBackups NumberTo Retain 
- The maximum number of backups that each streaming session created from this launch profile can have.
- mode String
- Specifies how artists sessions are backed up. - Configures backups for streaming sessions launched with this launch profile. The default value is - DEACTIVATED, which means that backups are deactivated. To allow backups, set this value to- AUTOMATIC.
LaunchProfileStreamConfigurationSessionStorage, LaunchProfileStreamConfigurationSessionStorageArgs            
- Mode List<string>
- Allows artists to upload files to their workstations. The only valid option is UPLOAD.
- Root
Pulumi.Aws Native. Nimble Studio. Inputs. Launch Profile Streaming Session Storage Root 
- The configuration for the upload storage root of the streaming session.
- Mode []string
- Allows artists to upload files to their workstations. The only valid option is UPLOAD.
- Root
LaunchProfile Streaming Session Storage Root 
- The configuration for the upload storage root of the streaming session.
- mode List<String>
- Allows artists to upload files to their workstations. The only valid option is UPLOAD.
- root
LaunchProfile Streaming Session Storage Root 
- The configuration for the upload storage root of the streaming session.
- mode string[]
- Allows artists to upload files to their workstations. The only valid option is UPLOAD.
- root
LaunchProfile Streaming Session Storage Root 
- The configuration for the upload storage root of the streaming session.
- mode Sequence[str]
- Allows artists to upload files to their workstations. The only valid option is UPLOAD.
- root
LaunchProfile Streaming Session Storage Root 
- The configuration for the upload storage root of the streaming session.
- mode List<String>
- Allows artists to upload files to their workstations. The only valid option is UPLOAD.
- root Property Map
- The configuration for the upload storage root of the streaming session.
LaunchProfileStreamingSessionStorageRoot, LaunchProfileStreamingSessionStorageRootArgs            
LaunchProfileVolumeConfiguration, LaunchProfileVolumeConfigurationArgs        
- Iops double
- The number of I/O operations per second for the root volume that is attached to streaming session.
- Size double
- The size of the root volume that is attached to the streaming session. The root volume size is measured in GiBs.
- Throughput double
- The throughput to provision for the root volume that is attached to the streaming session. The throughput is measured in MiB/s.
- Iops float64
- The number of I/O operations per second for the root volume that is attached to streaming session.
- Size float64
- The size of the root volume that is attached to the streaming session. The root volume size is measured in GiBs.
- Throughput float64
- The throughput to provision for the root volume that is attached to the streaming session. The throughput is measured in MiB/s.
- iops Double
- The number of I/O operations per second for the root volume that is attached to streaming session.
- size Double
- The size of the root volume that is attached to the streaming session. The root volume size is measured in GiBs.
- throughput Double
- The throughput to provision for the root volume that is attached to the streaming session. The throughput is measured in MiB/s.
- iops number
- The number of I/O operations per second for the root volume that is attached to streaming session.
- size number
- The size of the root volume that is attached to the streaming session. The root volume size is measured in GiBs.
- throughput number
- The throughput to provision for the root volume that is attached to the streaming session. The throughput is measured in MiB/s.
- iops float
- The number of I/O operations per second for the root volume that is attached to streaming session.
- size float
- The size of the root volume that is attached to the streaming session. The root volume size is measured in GiBs.
- throughput float
- The throughput to provision for the root volume that is attached to the streaming session. The throughput is measured in MiB/s.
- iops Number
- The number of I/O operations per second for the root volume that is attached to streaming session.
- size Number
- The size of the root volume that is attached to the streaming session. The root volume size is measured in GiBs.
- throughput Number
- The throughput to provision for the root volume that is attached to the streaming session. The throughput is measured in MiB/s.
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.