Represents basic application information associated with cloud resources.
type AppInfo { id: String name: String type: String }
id String
String
Application identifier
name String
Application name
type String
Application type
{} CloudItem.applications
Last updated 7 months ago