Resource schema for AWS::SystemsManagerSAP::Application
application_id
(String)application_type
(String)credentials
(Attributes List) (see below for nested schema)instances
(List of String)sap_instance_number
(String)sid
(String)tags
(Attributes List) The tags of a SystemsManagerSAP application. (see below for nested schema)arn
(String) The ARN of the Helix applicationid
(String) Uniquely identifies the resource.credentials
Optional:
credential_type
(String)database_name
(String)secret_id
(String)tags
Required:
key
(String) The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.value
(String) The value for the tag. You can specify a value that is 1 to 255 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.Import is supported using the following syntax:
$ terraform import awscc_systemsmanagersap_application.example <resource ID>