Software Assurance Properties Response
data class SoftwareAssurancePropertiesResponse(val lastUpdated: String, val softwareAssuranceIntent: String? = null, val softwareAssuranceStatus: String)
Software Assurance properties of the cluster.