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 string
- The unique name of the resource.
- args StorageProfileArgs
- 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 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 string
- The unique name of the resource.
- args StorageProfileArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args StorageProfileArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args 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:
- DisplayName 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. 
- FarmId string
- The unique identifier of the farm that contains the storage profile.
- OsFamily Pulumi.Aws Native. Deadline. Storage Profile Operating System Family 
- The operating system (OS) family.
- FileSystem List<Pulumi.Locations Aws Native. Deadline. Inputs. Storage Profile File System Location> 
- Operating system specific file system path to the storage location.
- DisplayName 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. 
- FarmId string
- The unique identifier of the farm that contains the storage profile.
- OsFamily StorageProfile Operating System Family 
- The operating system (OS) family.
- FileSystem []StorageLocations Profile File System Location Args 
- Operating system specific file system path to the storage location.
- displayName 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. 
- farmId String
- The unique identifier of the farm that contains the storage profile.
- osFamily StorageProfile Operating System Family 
- The operating system (OS) family.
- fileSystem List<StorageLocations Profile File System Location> 
- Operating system specific file system path to the storage location.
- displayName 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. 
- farmId string
- The unique identifier of the farm that contains the storage profile.
- osFamily StorageProfile Operating System Family 
- The operating system (OS) family.
- fileSystem StorageLocations Profile File System Location[] 
- Operating system specific file system path to the storage location.
- display_name 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 str
- The unique identifier of the farm that contains the storage profile.
- os_family 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.
- displayName 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. 
- farmId String
- The unique identifier of the farm that contains the storage profile.
- osFamily "WINDOWS" | "LINUX" | "MACOS"
- The operating system (OS) family.
- fileSystem 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.
- StorageProfile stringId 
- The storage profile ID.
- Id string
- The provider-assigned unique ID for this managed resource.
- StorageProfile stringId 
- The storage profile ID.
- id String
- The provider-assigned unique ID for this managed resource.
- storageProfile StringId 
- The storage profile ID.
- id string
- The provider-assigned unique ID for this managed resource.
- storageProfile 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.
- storageProfile StringId 
- The storage profile ID.
Supporting Types
StorageProfileFileSystemLocation, StorageProfileFileSystemLocationArgs          
- Name string
- The location name.
- Path string
- The file path.
- Type
Pulumi.Aws Native. Deadline. Storage Profile File System Location Type 
- The type of file.
- Name string
- The location name.
- Path string
- The file path.
- Type
StorageProfile File System Location Type 
- The type of file.
- name String
- The location name.
- path String
- The file path.
- type
StorageProfile File System Location Type 
- The type of file.
- name string
- The location name.
- path string
- The file path.
- type
StorageProfile File System Location Type 
- The type of file.
- name str
- The location name.
- path str
- The file path.
- type
StorageProfile File System Location Type 
- The type of file.
- name String
- The location name.
- path String
- The file path.
- type "SHARED" | "LOCAL"
- The type of file.
StorageProfileFileSystemLocationType, StorageProfileFileSystemLocationTypeArgs            
- Shared
- SHARED
- Local
- LOCAL
- StorageProfile File System Location Type Shared 
- SHARED
- StorageProfile 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
- StorageProfile Operating System Family Windows 
- WINDOWS
- StorageProfile Operating System Family Linux 
- LINUX
- StorageProfile 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.