Intercept Endpoint Group Connected Deployment Group
data class InterceptEndpointGroupConnectedDeploymentGroup(val locations: List<InterceptEndpointGroupConnectedDeploymentGroupLocation>? = null, val name: String? = null)
Constructors
Link copied to clipboard
constructor(locations: List<InterceptEndpointGroupConnectedDeploymentGroupLocation>? = null, name: String? = null)