Search Resource
data class SearchResource(val arn: String, val lastReportedAt: String, val owningAccountId: String, val properties: List<SearchResourceProperty>, val region: String, val resourceType: String, val service: String)
Properties
Link copied to clipboard
The date and time that the information about this resource property was last updated.
Link copied to clipboard
Amazon Web Services account that owns the resource.
Link copied to clipboard
Structure with additional type-specific details about the resource. See properties
below.
Link copied to clipboard
Type of the resource.