class Aws::AppRegistry::Types::Application
Represents a Amazon Web Services Service Catalog AppRegistry
application that is the top-level node in a hierarchy of related cloud resource abstractions.
@!attribute [rw] id
The identifier of the application. @return [String]
@!attribute [rw] arn
The Amazon resource name (ARN) that specifies the application across services. @return [String]
@!attribute [rw] name
The name of the application. The name must be unique in the region in which you are creating the application. @return [String]
@!attribute [rw] description
The description of the application. @return [String]
@!attribute [rw] creation_time
The ISO-8601 formatted timestamp of the moment when the application was created. @return [Time]
@!attribute [rw] last_update_time
The ISO-8601 formatted timestamp of the moment when the application was last updated. @return [Time]
@!attribute [rw] tags
Key-value pairs you can use to associate with the application. @return [Hash<String,String>]
@see docs.aws.amazon.com/goto/WebAPI/AWS242AppRegistry-2020-06-24/Application AWS API Documentation
Constants
- SENSITIVE