Secrets Management Settings Response
data class SecretsManagementSettingsResponse(val certificateStoreLocation: String? = null, val keyExportable: Boolean, val observedCertificates: List<String>)
The secret management settings of the machines in the pool.