Resource Type definition for AWS::AppStream::AppBlock
name
(String)source_s3_location
(Attributes) (see below for nested schema)description
(String)display_name
(String)packaging_type
(String)post_setup_script_details
(Attributes) (see below for nested schema)setup_script_details
(Attributes) (see below for nested schema)tags
(Attributes Set) (see below for nested schema)arn
(String)created_time
(String)id
(String) Uniquely identifies the resource.source_s3_location
Required:
s3_bucket
(String)Optional:
s3_key
(String)post_setup_script_details
Required:
executable_path
(String)script_s3_location
(Attributes) (see below for nested schema)timeout_in_seconds
(Number)Optional:
executable_parameters
(String)post_setup_script_details.script_s3_location
Required:
s3_bucket
(String)Optional:
s3_key
(String)setup_script_details
Required:
executable_path
(String)script_s3_location
(Attributes) (see below for nested schema)timeout_in_seconds
(Number)Optional:
executable_parameters
(String)setup_script_details.script_s3_location
Required:
s3_bucket
(String)Optional:
s3_key
(String)tags
Optional:
key
(String)tag_key
(String)tag_value
(String)value
(String)Import is supported using the following syntax:
$ terraform import awscc_appstream_app_block.example <resource ID>