app_block_builders_list_only
Lists app_block_builders
in a region or regions, for all properties use app_block_builders
Overview
Name | app_block_builders_list_only |
Type | Resource |
Description | Resource Type definition for AWS::AppStream::AppBlockBuilder. |
Id | aws.appstream.app_block_builders_list_only |
Fields
Name | Datatype | Description |
---|---|---|
name | string | |
arn | string | |
description | string | |
display_name | string | |
platform | string | |
access_endpoints | array | |
tags | array | |
vpc_config | object | |
enable_default_internet_access | boolean | |
iam_role_arn | string | |
created_time | string | |
instance_type | string | |
app_block_arns | array | |
region | string | AWS region. |
Methods
Name | Accessible by | Required Params |
---|---|---|
list_resources | SELECT | region |
SELECT
examples
Lists all app_block_builders
in a region.
SELECT
region,
name
FROM aws.appstream.app_block_builders_list_only
WHERE region = 'us-east-1';
Permissions
For permissions required to operate on the app_block_builders_list_only
resource, see app_block_builders