--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_inspector_resource_group Resource - terraform-provider-awscc" subcategory: "" description: |- Resource Type definition for AWS::Inspector::ResourceGroup --- # awscc_inspector_resource_group (Resource) Resource Type definition for AWS::Inspector::ResourceGroup ## Schema ### Required - `resource_group_tags` (Attributes List) (see [below for nested schema](#nestedatt--resource_group_tags)) ### Read-Only - `arn` (String) - `id` (String) Uniquely identifies the resource. ### Nested Schema for `resource_group_tags` Required: - `key` (String) - `value` (String) ## Import Import is supported using the following syntax: ```shell $ terraform import awscc_inspector_resource_group.example ```