class Aws::NimbleStudio::Types::CreateStudioComponentInput
@!attribute [rw] configuration
The configuration of the studio component, based on component type. @return [Types::StudioComponentConfiguration]
@!attribute [rw] description
@return [String]
@!attribute [rw] ec2_security_group_ids
@return [Array<String>]
@!attribute [rw] initialization_scripts
@return [Array<Types::StudioComponentInitializationScript>]
@!attribute [rw] name
@return [String]
@!attribute [rw] script_parameters
@return [Array<Types::ScriptParameterKeyValue>]
@!attribute [rw] subtype
@return [String]
@!attribute [rw] tags
@return [Hash<String,String>]
@!attribute [rw] type
@return [String]
@see docs.aws.amazon.com/goto/WebAPI/nimble-2020-08-01/CreateStudioComponentInput AWS API Documentation
Constants
- SENSITIVE