class Aws::AppRegistry::Types::GetApplicationResponse
@!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] associated_resource_count
The number of top-level resources that were registered as part of this application. @return [Integer]
@!attribute [rw] tags
Key-value pairs associated with the application. @return [Hash<String,String>]
@!attribute [rw] integrations
The information about the integration of the application with other services, such as Resource Groups. @return [Types::Integrations]
@see docs.aws.amazon.com/goto/WebAPI/AWS242AppRegistry-2020-06-24/GetApplicationResponse AWS API Documentation
Constants
- SENSITIVE