Resource Type Endpoint Args
constructor(apiVersions: Output<List<String>>? = null, enabled: Output<Boolean>? = null, endpointType: Output<Either<String, EndpointType>>? = null, extensions: Output<List<ResourceTypeExtensionArgs>>? = null, featuresRule: Output<ResourceTypeEndpointFeaturesRuleArgs>? = null, locations: Output<List<String>>? = null, requiredFeatures: Output<List<String>>? = null, timeout: Output<String>? = null)