Connection Monitor Endpoint Args
constructor(address: Output<String>? = null, coverageLevel: Output<Either<String, CoverageLevel>>? = null, filter: Output<ConnectionMonitorEndpointFilterArgs>? = null, name: Output<String>, resourceId: Output<String>? = null, scope: Output<ConnectionMonitorEndpointScopeArgs>? = null, type: Output<Either<String, EndpointType>>? = null)