container

@JvmName(name = "xckuxvsndydkmtmf")
suspend fun container(value: Output<InferenceComponentContainerSpecificationArgs>)
@JvmName(name = "wjifiaifpxdvkomb")
suspend fun container(value: InferenceComponentContainerSpecificationArgs?)

Parameters

value

Defines a container that provides the runtime environment for a model that you deploy with an inference component.


@JvmName(name = "mbesyocblpxecsvo")
suspend fun container(argument: suspend InferenceComponentContainerSpecificationArgsBuilder.() -> Unit)

Parameters

argument

Defines a container that provides the runtime environment for a model that you deploy with an inference component.