Model Args
constructor(containers: Output<List<ModelContainerArgs>>? = null, enableNetworkIsolation: Output<Boolean>? = null, executionRoleArn: Output<String>? = null, inferenceExecutionConfig: Output<ModelInferenceExecutionConfigArgs>? = null, name: Output<String>? = null, primaryContainer: Output<ModelPrimaryContainerArgs>? = null, tags: Output<Map<String, String>>? = null, vpcConfig: Output<ModelVpcConfigArgs>? = null)