MHSMGeo Replicated Region Response
data class MHSMGeoReplicatedRegionResponse(val isPrimary: Boolean? = null, val name: String? = null, val provisioningState: String)
A region that this managed HSM Pool has been extended to.
Constructors
Link copied to clipboard
fun MHSMGeoReplicatedRegionResponse(isPrimary: Boolean? = null, name: String? = null, provisioningState: String)