GetModelCardResult

constructor(content: ModelCardContent? = null, createdBy: ModelCardUserContext? = null, creationTime: String? = null, lastModifiedBy: ModelCardUserContext? = null, lastModifiedTime: String? = null, modelCardArn: String? = null, modelCardProcessingStatus: ModelCardProcessingStatus? = null, modelCardStatus: ModelCardStatus? = null, modelCardVersion: Int? = null, tags: List<Tag>? = null)