We recommend new projects start with resources from the AWS provider.
aws-native.deadline.StorageProfile
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
Definition of AWS::Deadline::StorageProfile Resource Type
Create StorageProfile Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new StorageProfile(name: string, args: StorageProfileArgs, opts?: CustomResourceOptions);
@overload
def StorageProfile(resource_name: str,
args: StorageProfileArgs,
opts: Optional[ResourceOptions] = None)
@overload
def StorageProfile(resource_name: str,
opts: Optional[ResourceOptions] = None,
display_name: Optional[str] = None,
farm_id: Optional[str] = None,
os_family: Optional[StorageProfileOperatingSystemFamily] = None,
file_system_locations: Optional[Sequence[StorageProfileFileSystemLocationArgs]] = None)
func NewStorageProfile(ctx *Context, name string, args StorageProfileArgs, opts ...ResourceOption) (*StorageProfile, error)
public StorageProfile(string name, StorageProfileArgs args, CustomResourceOptions? opts = null)
public StorageProfile(String name, StorageProfileArgs args)
public StorageProfile(String name, StorageProfileArgs args, CustomResourceOptions options)
type: aws-native:deadline:StorageProfile
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name
This property is required. string - The unique name of the resource.
- args
This property is required. StorageProfileArgs - The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name
This property is required. str - The unique name of the resource.
- args
This property is required. StorageProfileArgs - The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name
This property is required. string - The unique name of the resource.
- args
This property is required. StorageProfileArgs - The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name
This property is required. string - The unique name of the resource.
- args
This property is required. StorageProfileArgs - The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name
This property is required. String - The unique name of the resource.
- args
This property is required. StorageProfileArgs - The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
StorageProfile 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 StorageProfile resource accepts the following input properties:
- Display
Name This property is required. string The display name of the storage profile summary to update.
This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.
- Farm
Id This property is required. string - The unique identifier of the farm that contains the storage profile.
- Os
Family This property is required. Pulumi.Aws Native. Deadline. Storage Profile Operating System Family - The operating system (OS) family.
- File
System List<Pulumi.Locations Aws Native. Deadline. Inputs. Storage Profile File System Location> - Operating system specific file system path to the storage location.
- Display
Name This property is required. string The display name of the storage profile summary to update.
This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.
- Farm
Id This property is required. string - The unique identifier of the farm that contains the storage profile.
- Os
Family This property is required. StorageProfile Operating System Family - The operating system (OS) family.
- File
System []StorageLocations Profile File System Location Args - Operating system specific file system path to the storage location.
- display
Name This property is required. String The display name of the storage profile summary to update.
This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.
- farm
Id This property is required. String - The unique identifier of the farm that contains the storage profile.
- os
Family This property is required. StorageProfile Operating System Family - The operating system (OS) family.
- file
System List<StorageLocations Profile File System Location> - Operating system specific file system path to the storage location.
- display
Name This property is required. string The display name of the storage profile summary to update.
This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.
- farm
Id This property is required. string - The unique identifier of the farm that contains the storage profile.
- os
Family This property is required. StorageProfile Operating System Family - The operating system (OS) family.
- file
System StorageLocations Profile File System Location[] - Operating system specific file system path to the storage location.
- display_
name This property is required. str The display name of the storage profile summary to update.
This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.
- farm_
id This property is required. str - The unique identifier of the farm that contains the storage profile.
- os_
family This property is required. StorageProfile Operating System Family - The operating system (OS) family.
- file_
system_ Sequence[Storagelocations Profile File System Location Args] - Operating system specific file system path to the storage location.
- display
Name This property is required. String The display name of the storage profile summary to update.
This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.
- farm
Id This property is required. String - The unique identifier of the farm that contains the storage profile.
- os
Family This property is required. "WINDOWS" | "LINUX" | "MACOS" - The operating system (OS) family.
- file
System List<Property Map>Locations - Operating system specific file system path to the storage location.
Outputs
All input properties are implicitly available as output properties. Additionally, the StorageProfile resource produces the following output properties:
- Id string
- The provider-assigned unique ID for this managed resource.
- Storage
Profile stringId - The storage profile ID.
- Id string
- The provider-assigned unique ID for this managed resource.
- Storage
Profile stringId - The storage profile ID.
- id String
- The provider-assigned unique ID for this managed resource.
- storage
Profile StringId - The storage profile ID.
- id string
- The provider-assigned unique ID for this managed resource.
- storage
Profile stringId - The storage profile ID.
- id str
- The provider-assigned unique ID for this managed resource.
- storage_
profile_ strid - The storage profile ID.
- id String
- The provider-assigned unique ID for this managed resource.
- storage
Profile StringId - The storage profile ID.
Supporting Types
StorageProfileFileSystemLocation, StorageProfileFileSystemLocationArgs
- Name
This property is required. string - The location name.
- Path
This property is required. string - The file path.
- Type
This property is required. Pulumi.Aws Native. Deadline. Storage Profile File System Location Type - The type of file.
- Name
This property is required. string - The location name.
- Path
This property is required. string - The file path.
- Type
This property is required. StorageProfile File System Location Type - The type of file.
- name
This property is required. String - The location name.
- path
This property is required. String - The file path.
- type
This property is required. StorageProfile File System Location Type - The type of file.
- name
This property is required. string - The location name.
- path
This property is required. string - The file path.
- type
This property is required. StorageProfile File System Location Type - The type of file.
- name
This property is required. str - The location name.
- path
This property is required. str - The file path.
- type
This property is required. StorageProfile File System Location Type - The type of file.
- name
This property is required. String - The location name.
- path
This property is required. String - The file path.
- type
This property is required. "SHARED" | "LOCAL" - The type of file.
StorageProfileFileSystemLocationType, StorageProfileFileSystemLocationTypeArgs
- Shared
- SHARED
- Local
- LOCAL
- Storage
Profile File System Location Type Shared - SHARED
- Storage
Profile File System Location Type Local - LOCAL
- Shared
- SHARED
- Local
- LOCAL
- Shared
- SHARED
- Local
- LOCAL
- SHARED
- SHARED
- LOCAL
- LOCAL
- "SHARED"
- SHARED
- "LOCAL"
- LOCAL
StorageProfileOperatingSystemFamily, StorageProfileOperatingSystemFamilyArgs
- Windows
- WINDOWS
- Linux
- LINUX
- Macos
- MACOS
- Storage
Profile Operating System Family Windows - WINDOWS
- Storage
Profile Operating System Family Linux - LINUX
- Storage
Profile Operating System Family Macos - MACOS
- Windows
- WINDOWS
- Linux
- LINUX
- Macos
- MACOS
- Windows
- WINDOWS
- Linux
- LINUX
- Macos
- MACOS
- WINDOWS
- WINDOWS
- LINUX
- LINUX
- MACOS
- MACOS
- "WINDOWS"
- WINDOWS
- "LINUX"
- LINUX
- "MACOS"
- MACOS
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.