get Inference Component
suspend fun getInferenceComponent(argument: GetInferenceComponentPlainArgs): GetInferenceComponentResult
Resource Type definition for AWS::SageMaker::InferenceComponent
Return
null
Parameters
argument
null
Return
null
Parameters
inference Component Arn
The Amazon Resource Name (ARN) of the inference component.
See also
suspend fun getInferenceComponent(argument: suspend GetInferenceComponentPlainArgsBuilder.() -> Unit): GetInferenceComponentResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.sagemaker.kotlin.inputs.GetInferenceComponentPlainArgs.