Secret Store Based Auth Credentials Response
data class SecretStoreBasedAuthCredentialsResponse(val objectType: String, val secretStoreResource: SecretStoreResourceResponse? = null)
Secret store based authentication credentials.