Model Package Additional Inference Specification Definition Args
constructor(containers: Output<List<ModelPackageContainerDefinitionArgs>>, description: Output<String>? = null, name: Output<String>, supportedContentTypes: Output<List<String>>? = null, supportedRealtimeInferenceInstanceTypes: Output<List<String>>? = null, supportedResponseMimeTypes: Output<List<String>>? = null, supportedTransformInstanceTypes: Output<List<String>>? = null)