AWS Native is in preview. AWS Classic is fully supported.
aws-native.nimblestudio.LaunchProfile
Explore with Pulumi AI
AWS Native is in preview. AWS Classic is fully supported.
Represents a launch profile which delegates access to a collection of studio components to studio users
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
The LaunchProfile resource accepts the following input properties:
- Ec2Subnet
Ids List<string> - Launch
Profile List<string>Protocol Versions - Stream
Configuration Pulumi.Aws Native. Nimble Studio. Inputs. Launch Profile Stream Configuration - A configuration for a streaming session.
- Studio
Component List<string>Ids - Studio
Id string - Description string
- Name string
- Dictionary<string, string>
An array of key-value pairs to apply to this resource.
For more information, see Tag .
- Ec2Subnet
Ids []string - Launch
Profile []stringProtocol Versions - Stream
Configuration LaunchProfile Stream Configuration Args - A configuration for a streaming session.
- Studio
Component []stringIds - Studio
Id string - Description string
- Name string
- map[string]string
An array of key-value pairs to apply to this resource.
For more information, see Tag .
- ec2Subnet
Ids List<String> - launch
Profile List<String>Protocol Versions - stream
Configuration LaunchProfile Stream Configuration - A configuration for a streaming session.
- studio
Component List<String>Ids - studio
Id String - description String
- name String
- Map<String,String>
An array of key-value pairs to apply to this resource.
For more information, see Tag .
- ec2Subnet
Ids string[] - launch
Profile string[]Protocol Versions - stream
Configuration LaunchProfile Stream Configuration - A configuration for a streaming session.
- studio
Component string[]Ids - studio
Id string - description string
- name string
- {[key: string]: string}
An array of key-value pairs to apply to this resource.
For more information, see Tag .
- ec2_
subnet_ Sequence[str]ids - launch_
profile_ Sequence[str]protocol_ versions - stream_
configuration LaunchProfile Stream Configuration Args - A configuration for a streaming session.
- studio_
component_ Sequence[str]ids - studio_
id str - description str
- name str
- Mapping[str, str]
An array of key-value pairs to apply to this resource.
For more information, see Tag .
- ec2Subnet
Ids List<String> - launch
Profile List<String>Protocol Versions - stream
Configuration Property Map - A configuration for a streaming session.
- studio
Component List<String>Ids - studio
Id String - description String
- name String
- 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.
- Launch
Profile stringId - The unique identifier for the launch profile resource.
- Id string
- The provider-assigned unique ID for this managed resource.
- Launch
Profile stringId - The unique identifier for the launch profile resource.
- id String
- The provider-assigned unique ID for this managed resource.
- launch
Profile StringId - The unique identifier for the launch profile resource.
- id string
- The provider-assigned unique ID for this managed resource.
- launch
Profile 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.
- launch
Profile StringId - The unique identifier for the launch profile resource.
Supporting Types
LaunchProfileAutomaticTerminationMode, LaunchProfileAutomaticTerminationModeArgs
- Deactivated
- DEACTIVATED
- Activated
- ACTIVATED
- Launch
Profile Automatic Termination Mode Deactivated - DEACTIVATED
- Launch
Profile Automatic Termination Mode Activated - ACTIVATED
- Deactivated
- DEACTIVATED
- Activated
- ACTIVATED
- Deactivated
- DEACTIVATED
- Activated
- ACTIVATED
- DEACTIVATED
- DEACTIVATED
- ACTIVATED
- ACTIVATED
- "DEACTIVATED"
- DEACTIVATED
- "ACTIVATED"
- ACTIVATED
LaunchProfileSessionBackupMode, LaunchProfileSessionBackupModeArgs
- Automatic
- AUTOMATIC
- Deactivated
- DEACTIVATED
- Launch
Profile Session Backup Mode Automatic - AUTOMATIC
- Launch
Profile Session Backup Mode Deactivated - DEACTIVATED
- Automatic
- AUTOMATIC
- Deactivated
- DEACTIVATED
- Automatic
- AUTOMATIC
- Deactivated
- DEACTIVATED
- AUTOMATIC
- AUTOMATIC
- DEACTIVATED
- DEACTIVATED
- "AUTOMATIC"
- AUTOMATIC
- "DEACTIVATED"
- DEACTIVATED
LaunchProfileSessionPersistenceMode, LaunchProfileSessionPersistenceModeArgs
- Deactivated
- DEACTIVATED
- Activated
- ACTIVATED
- Launch
Profile Session Persistence Mode Deactivated - DEACTIVATED
- Launch
Profile Session Persistence Mode Activated - ACTIVATED
- Deactivated
- DEACTIVATED
- Activated
- ACTIVATED
- Deactivated
- DEACTIVATED
- Activated
- ACTIVATED
- DEACTIVATED
- DEACTIVATED
- ACTIVATED
- ACTIVATED
- "DEACTIVATED"
- DEACTIVATED
- "ACTIVATED"
- ACTIVATED
LaunchProfileStreamConfiguration, LaunchProfileStreamConfigurationArgs
- Clipboard
Mode Pulumi.Aws Native. Nimble Studio. Launch Profile Streaming Clipboard Mode - Allows or deactivates the use of the system clipboard to copy and paste between the streaming session and streaming client.
- Ec2Instance
Types List<Pulumi.Aws Native. Nimble Studio. Launch Profile Streaming Instance Type> - Streaming
Image List<string>Ids - Automatic
Termination Pulumi.Mode Aws Native. Nimble Studio. Launch Profile Automatic Termination Mode Indicates if a streaming session created from this launch profile should be terminated automatically or retained without termination after being in a
STOPPED
state.- When
ACTIVATED
, the streaming session is scheduled for termination after being in theSTOPPED
state for the time specified inmaxStoppedSessionLengthInMinutes
. - When
DEACTIVATED
, the streaming session can remain in theSTOPPED
state indefinitely.
This parameter is only allowed when
sessionPersistenceMode
isACTIVATED
. When allowed, the default value for this parameter isDEACTIVATED
.- When
- Max
Session doubleLength In Minutes - Max
Stopped doubleSession Length In Minutes - Session
Backup Pulumi.Aws Native. Nimble Studio. Inputs. Launch Profile Stream Configuration Session Backup - Information about the streaming session backup.
- Session
Persistence Pulumi.Mode Aws Native. Nimble Studio. Launch Profile Session Persistence Mode - Determine if a streaming session created from this launch profile can configure persistent storage. This means that
volumeConfiguration
andautomaticTerminationMode
are configured. - Session
Storage Pulumi.Aws Native. Nimble Studio. Inputs. Launch Profile Stream Configuration Session Storage - The upload storage for a streaming session.
- Volume
Configuration 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
sessionPersistenceMode
isACTIVATED
.
- Clipboard
Mode LaunchProfile Streaming Clipboard Mode - Allows or deactivates the use of the system clipboard to copy and paste between the streaming session and streaming client.
- Ec2Instance
Types []LaunchProfile Streaming Instance Type - Streaming
Image []stringIds - Automatic
Termination LaunchMode Profile Automatic Termination Mode Indicates if a streaming session created from this launch profile should be terminated automatically or retained without termination after being in a
STOPPED
state.- When
ACTIVATED
, the streaming session is scheduled for termination after being in theSTOPPED
state for the time specified inmaxStoppedSessionLengthInMinutes
. - When
DEACTIVATED
, the streaming session can remain in theSTOPPED
state indefinitely.
This parameter is only allowed when
sessionPersistenceMode
isACTIVATED
. When allowed, the default value for this parameter isDEACTIVATED
.- When
- Max
Session float64Length In Minutes - Max
Stopped float64Session Length In Minutes - Session
Backup LaunchProfile Stream Configuration Session Backup - Information about the streaming session backup.
- Session
Persistence LaunchMode Profile Session Persistence Mode - Determine if a streaming session created from this launch profile can configure persistent storage. This means that
volumeConfiguration
andautomaticTerminationMode
are 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
sessionPersistenceMode
isACTIVATED
.
- clipboard
Mode LaunchProfile Streaming Clipboard Mode - Allows or deactivates the use of the system clipboard to copy and paste between the streaming session and streaming client.
- ec2Instance
Types List<LaunchProfile Streaming Instance Type> - streaming
Image List<String>Ids - automatic
Termination LaunchMode Profile Automatic Termination Mode Indicates if a streaming session created from this launch profile should be terminated automatically or retained without termination after being in a
STOPPED
state.- When
ACTIVATED
, the streaming session is scheduled for termination after being in theSTOPPED
state for the time specified inmaxStoppedSessionLengthInMinutes
. - When
DEACTIVATED
, the streaming session can remain in theSTOPPED
state indefinitely.
This parameter is only allowed when
sessionPersistenceMode
isACTIVATED
. When allowed, the default value for this parameter isDEACTIVATED
.- When
- max
Session DoubleLength In Minutes - max
Stopped DoubleSession Length In Minutes - session
Backup LaunchProfile Stream Configuration Session Backup - Information about the streaming session backup.
- session
Persistence LaunchMode Profile Session Persistence Mode - Determine if a streaming session created from this launch profile can configure persistent storage. This means that
volumeConfiguration
andautomaticTerminationMode
are 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
sessionPersistenceMode
isACTIVATED
.
- clipboard
Mode LaunchProfile Streaming Clipboard Mode - Allows or deactivates the use of the system clipboard to copy and paste between the streaming session and streaming client.
- ec2Instance
Types LaunchProfile Streaming Instance Type[] - streaming
Image string[]Ids - automatic
Termination LaunchMode Profile Automatic Termination Mode Indicates if a streaming session created from this launch profile should be terminated automatically or retained without termination after being in a
STOPPED
state.- When
ACTIVATED
, the streaming session is scheduled for termination after being in theSTOPPED
state for the time specified inmaxStoppedSessionLengthInMinutes
. - When
DEACTIVATED
, the streaming session can remain in theSTOPPED
state indefinitely.
This parameter is only allowed when
sessionPersistenceMode
isACTIVATED
. When allowed, the default value for this parameter isDEACTIVATED
.- When
- max
Session numberLength In Minutes - max
Stopped numberSession Length In Minutes - session
Backup LaunchProfile Stream Configuration Session Backup - Information about the streaming session backup.
- session
Persistence LaunchMode Profile Session Persistence Mode - Determine if a streaming session created from this launch profile can configure persistent storage. This means that
volumeConfiguration
andautomaticTerminationMode
are 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
sessionPersistenceMode
isACTIVATED
.
- clipboard_
mode LaunchProfile Streaming Clipboard Mode - Allows or deactivates the use of the system clipboard to copy and paste between the streaming session and streaming client.
- ec2_
instance_ Sequence[Launchtypes Profile Streaming Instance Type] - streaming_
image_ Sequence[str]ids - automatic_
termination_ Launchmode Profile Automatic Termination Mode Indicates if a streaming session created from this launch profile should be terminated automatically or retained without termination after being in a
STOPPED
state.- When
ACTIVATED
, the streaming session is scheduled for termination after being in theSTOPPED
state for the time specified inmaxStoppedSessionLengthInMinutes
. - When
DEACTIVATED
, the streaming session can remain in theSTOPPED
state indefinitely.
This parameter is only allowed when
sessionPersistenceMode
isACTIVATED
. When allowed, the default value for this parameter isDEACTIVATED
.- When
- max_
session_ floatlength_ in_ minutes - max_
stopped_ floatsession_ length_ in_ minutes - session_
backup LaunchProfile Stream Configuration Session Backup - Information about the streaming session backup.
- session_
persistence_ Launchmode Profile Session Persistence Mode - Determine if a streaming session created from this launch profile can configure persistent storage. This means that
volumeConfiguration
andautomaticTerminationMode
are 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
sessionPersistenceMode
isACTIVATED
.
- clipboard
Mode "ENABLED" | "DISABLED" - Allows or deactivates the use of the system clipboard to copy and paste between the streaming session and streaming client.
- ec2Instance
Types List<"g4dn.xlarge" | "g4dn.2xlarge" | "g4dn.4xlarge" | "g4dn.8xlarge" | "g4dn.12xlarge" | "g4dn.16xlarge" | "g3.4xlarge" | "g3s.xlarge" | "g5.xlarge" | "g5.2xlarge" | "g5.4xlarge" | "g5.8xlarge" | "g5.16xlarge"> - streaming
Image List<String>Ids - automatic
Termination "DEACTIVATED" | "ACTIVATED"Mode Indicates if a streaming session created from this launch profile should be terminated automatically or retained without termination after being in a
STOPPED
state.- When
ACTIVATED
, the streaming session is scheduled for termination after being in theSTOPPED
state for the time specified inmaxStoppedSessionLengthInMinutes
. - When
DEACTIVATED
, the streaming session can remain in theSTOPPED
state indefinitely.
This parameter is only allowed when
sessionPersistenceMode
isACTIVATED
. When allowed, the default value for this parameter isDEACTIVATED
.- When
- max
Session NumberLength In Minutes - max
Stopped NumberSession Length In Minutes - session
Backup Property Map - Information about the streaming session backup.
- session
Persistence "DEACTIVATED" | "ACTIVATED"Mode - Determine if a streaming session created from this launch profile can configure persistent storage. This means that
volumeConfiguration
andautomaticTerminationMode
are configured. - session
Storage Property Map - The upload storage for a streaming session.
- volume
Configuration Property Map Custom volume configuration for the root volumes that are attached to streaming sessions.
This parameter is only allowed when
sessionPersistenceMode
isACTIVATED
.
LaunchProfileStreamConfigurationSessionBackup, LaunchProfileStreamConfigurationSessionBackupArgs
- Max
Backups doubleTo Retain - Mode
Pulumi.
Aws Native. Nimble Studio. Launch Profile Session Backup Mode 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 toAUTOMATIC
.
- Max
Backups float64To Retain - Mode
Launch
Profile Session Backup Mode 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 toAUTOMATIC
.
- max
Backups DoubleTo Retain - mode
Launch
Profile Session Backup Mode 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 toAUTOMATIC
.
- max
Backups numberTo Retain - mode
Launch
Profile Session Backup Mode 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 toAUTOMATIC
.
- max_
backups_ floatto_ retain - mode
Launch
Profile Session Backup Mode 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 toAUTOMATIC
.
- max
Backups NumberTo Retain - mode "AUTOMATIC" | "DEACTIVATED"
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 toAUTOMATIC
.
LaunchProfileStreamConfigurationSessionStorage, LaunchProfileStreamConfigurationSessionStorageArgs
- Mode
List<Pulumi.
Aws Native. Nimble Studio. Launch Profile Streaming Session Storage Mode> - 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
[]Launch
Profile Streaming Session Storage Mode - Root
Launch
Profile Streaming Session Storage Root - The configuration for the upload storage root of the streaming session.
- mode
List<Launch
Profile Streaming Session Storage Mode> - root
Launch
Profile Streaming Session Storage Root - The configuration for the upload storage root of the streaming session.
- mode
Launch
Profile Streaming Session Storage Mode[] - root
Launch
Profile Streaming Session Storage Root - The configuration for the upload storage root of the streaming session.
- mode
Sequence[Launch
Profile Streaming Session Storage Mode] - root
Launch
Profile Streaming Session Storage Root - The configuration for the upload storage root of the streaming session.
- mode List<"UPLOAD">
- root Property Map
- The configuration for the upload storage root of the streaming session.
LaunchProfileStreamingClipboardMode, LaunchProfileStreamingClipboardModeArgs
- Enabled
- ENABLED
- Disabled
- DISABLED
- Launch
Profile Streaming Clipboard Mode Enabled - ENABLED
- Launch
Profile Streaming Clipboard Mode Disabled - DISABLED
- Enabled
- ENABLED
- Disabled
- DISABLED
- Enabled
- ENABLED
- Disabled
- DISABLED
- ENABLED
- ENABLED
- DISABLED
- DISABLED
- "ENABLED"
- ENABLED
- "DISABLED"
- DISABLED
LaunchProfileStreamingInstanceType, LaunchProfileStreamingInstanceTypeArgs
- G4dn
Xlarge - g4dn.xlarge
- G4dn2xlarge
- g4dn.2xlarge
- G4dn4xlarge
- g4dn.4xlarge
- G4dn8xlarge
- g4dn.8xlarge
- G4dn12xlarge
- g4dn.12xlarge
- G4dn16xlarge
- g4dn.16xlarge
- G34xlarge
- g3.4xlarge
- G3s
Xlarge - g3s.xlarge
- G5Xlarge
- g5.xlarge
- G52xlarge
- g5.2xlarge
- G54xlarge
- g5.4xlarge
- G58xlarge
- g5.8xlarge
- G516xlarge
- g5.16xlarge
- Launch
Profile Streaming Instance Type G4dn Xlarge - g4dn.xlarge
- Launch
Profile Streaming Instance Type G4dn2xlarge - g4dn.2xlarge
- Launch
Profile Streaming Instance Type G4dn4xlarge - g4dn.4xlarge
- Launch
Profile Streaming Instance Type G4dn8xlarge - g4dn.8xlarge
- Launch
Profile Streaming Instance Type G4dn12xlarge - g4dn.12xlarge
- Launch
Profile Streaming Instance Type G4dn16xlarge - g4dn.16xlarge
- Launch
Profile Streaming Instance Type G34xlarge - g3.4xlarge
- Launch
Profile Streaming Instance Type G3s Xlarge - g3s.xlarge
- Launch
Profile Streaming Instance Type G5Xlarge - g5.xlarge
- Launch
Profile Streaming Instance Type G52xlarge - g5.2xlarge
- Launch
Profile Streaming Instance Type G54xlarge - g5.4xlarge
- Launch
Profile Streaming Instance Type G58xlarge - g5.8xlarge
- Launch
Profile Streaming Instance Type G516xlarge - g5.16xlarge
- G4dn
Xlarge - g4dn.xlarge
- G4dn2xlarge
- g4dn.2xlarge
- G4dn4xlarge
- g4dn.4xlarge
- G4dn8xlarge
- g4dn.8xlarge
- G4dn12xlarge
- g4dn.12xlarge
- G4dn16xlarge
- g4dn.16xlarge
- G34xlarge
- g3.4xlarge
- G3s
Xlarge - g3s.xlarge
- G5Xlarge
- g5.xlarge
- G52xlarge
- g5.2xlarge
- G54xlarge
- g5.4xlarge
- G58xlarge
- g5.8xlarge
- G516xlarge
- g5.16xlarge
- G4dn
Xlarge - g4dn.xlarge
- G4dn2xlarge
- g4dn.2xlarge
- G4dn4xlarge
- g4dn.4xlarge
- G4dn8xlarge
- g4dn.8xlarge
- G4dn12xlarge
- g4dn.12xlarge
- G4dn16xlarge
- g4dn.16xlarge
- G34xlarge
- g3.4xlarge
- G3s
Xlarge - g3s.xlarge
- G5Xlarge
- g5.xlarge
- G52xlarge
- g5.2xlarge
- G54xlarge
- g5.4xlarge
- G58xlarge
- g5.8xlarge
- G516xlarge
- g5.16xlarge
- G4DN_XLARGE
- g4dn.xlarge
- G4DN2XLARGE
- g4dn.2xlarge
- G4DN4XLARGE
- g4dn.4xlarge
- G4DN8XLARGE
- g4dn.8xlarge
- G4DN12XLARGE
- g4dn.12xlarge
- G4DN16XLARGE
- g4dn.16xlarge
- G34XLARGE
- g3.4xlarge
- G3S_XLARGE
- g3s.xlarge
- G5_XLARGE
- g5.xlarge
- G52XLARGE
- g5.2xlarge
- G54XLARGE
- g5.4xlarge
- G58XLARGE
- g5.8xlarge
- G516XLARGE
- g5.16xlarge
- "g4dn.xlarge"
- g4dn.xlarge
- "g4dn.2xlarge"
- g4dn.2xlarge
- "g4dn.4xlarge"
- g4dn.4xlarge
- "g4dn.8xlarge"
- g4dn.8xlarge
- "g4dn.12xlarge"
- g4dn.12xlarge
- "g4dn.16xlarge"
- g4dn.16xlarge
- "g3.4xlarge"
- g3.4xlarge
- "g3s.xlarge"
- g3s.xlarge
- "g5.xlarge"
- g5.xlarge
- "g5.2xlarge"
- g5.2xlarge
- "g5.4xlarge"
- g5.4xlarge
- "g5.8xlarge"
- g5.8xlarge
- "g5.16xlarge"
- g5.16xlarge
LaunchProfileStreamingSessionStorageMode, LaunchProfileStreamingSessionStorageModeArgs
- Upload
- UPLOAD
- Launch
Profile Streaming Session Storage Mode Upload - UPLOAD
- Upload
- UPLOAD
- Upload
- UPLOAD
- UPLOAD
- UPLOAD
- "UPLOAD"
- UPLOAD
LaunchProfileStreamingSessionStorageRoot, LaunchProfileStreamingSessionStorageRootArgs
LaunchProfileVolumeConfiguration, LaunchProfileVolumeConfigurationArgs
- Iops double
- Size double
- Throughput double
- Iops float64
- Size float64
- Throughput float64
- iops Double
- size Double
- throughput Double
- iops number
- size number
- throughput number
- iops float
- size float
- throughput float
- iops Number
- size Number
- throughput Number
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
AWS Native is in preview. AWS Classic is fully supported.