ModelCardModelPackageDetailsArgs

constructor(approvalDescription: Output<String>? = null, createdBy: Output<ModelCardModelPackageCreatorArgs>? = null, domain: Output<String>? = null, inferenceSpecification: Output<ModelCardInferenceSpecificationArgs>? = null, modelApprovalStatus: Output<ModelCardModelPackageDetailsModelApprovalStatus>? = null, modelPackageArn: Output<String>? = null, modelPackageDescription: Output<String>? = null, modelPackageGroupName: Output<String>? = null, modelPackageName: Output<String>? = null, modelPackageStatus: Output<ModelCardModelPackageDetailsModelPackageStatus>? = null, modelPackageVersion: Output<Double>? = null, sourceAlgorithms: Output<List<ModelCardSourceAlgorithmArgs>>? = null, task: Output<String>? = null)