appInfo
Last updated
Represents basic application information associated with cloud resources.
type AppInfo {
id: String
name: String
type: String
}id String
Application identifier
name String
Application name
type String
Application type
Last updated
