Application

class Application : KotlinCustomResource

Resource Schema for AWS::ServiceCatalogAppRegistry::Application

Properties

Link copied to clipboard
val applicationName: Output<String>

The name of the application.

Link copied to clipboard

The key of the AWS application tag, which is awsApplication. Applications created before 11/13/2023 or applications without the AWS application tag resource group return no value.

Link copied to clipboard

The value of the AWS application tag, which is the identifier of an associated resource. Applications created before 11/13/2023 or applications without the AWS application tag resource group return no value.

Link copied to clipboard
val arn: Output<String>

The Amazon resource name (ARN) that specifies the application across services.

Link copied to clipboard
val awsId: Output<String>

The identifier of the application.

Link copied to clipboard
val description: Output<String>?

The description of the application.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val name: Output<String>

The name of the application.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<Map<String, String>>?

Key-value pairs you can use to associate with the application.

Link copied to clipboard
val urn: Output<String>