InferenceComponentArgs

constructor(deploymentConfig: Output<InferenceComponentDeploymentConfigArgs>? = null, endpointArn: Output<String>? = null, endpointName: Output<String>? = null, inferenceComponentName: Output<String>? = null, runtimeConfig: Output<InferenceComponentRuntimeConfigArgs>? = null, specification: Output<InferenceComponentSpecificationArgs>? = null, tags: Output<List<TagArgs>>? = null, variantName: Output<String>? = null)