Resource Type definition for AWS:AppIntegrations::Application
application_source_config
(Attributes) Application source config (see below for nested schema)description
(String) The application description.name
(String) The name of the application.namespace
(String) The namespace of the application.permissions
(List of String) The configuration of events or requests that the application has access to.tags
(Attributes List) The tags (keys and values) associated with the application. (see below for nested schema)application_arn
(String) The Amazon Resource Name (ARN) of the application.application_id
(String) The id of the application.id
(String) Uniquely identifies the resource.application_source_config
Required:
external_url_config
(Attributes) (see below for nested schema)application_source_config.external_url_config
Required:
access_url
(String)Optional:
approved_origins
(List of String)tags
Required:
key
(String) A key to identify the tag.value
(String) Corresponding tag value for the key.Import is supported using the following syntax:
$ terraform import awscc_appintegrations_application.example <resource ID>