ModelPackageInferenceSpecificationArgs

constructor(containers: Output<List<ModelPackageContainerDefinitionArgs>>, supportedContentTypes: Output<List<String>>, supportedRealtimeInferenceInstanceTypes: Output<List<String>>? = null, supportedResponseMimeTypes: Output<List<String>>, supportedTransformInstanceTypes: Output<List<String>>? = null)