Managed Online Endpoint Deployment Resource Properties Args
data class ManagedOnlineEndpointDeploymentResourcePropertiesArgs(val endpointComputeType: Output<Either<String, EndpointComputeType>>? = null, val failureReason: Output<String>? = null, val model: Output<String>? = null, val type: Output<String>) : ConvertibleToJava<ManagedOnlineEndpointDeploymentResourcePropertiesArgs>
Constructors
Link copied to clipboard
constructor(endpointComputeType: Output<Either<String, EndpointComputeType>>? = null, failureReason: Output<String>? = null, model: Output<String>? = null, type: Output<String>)