AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Details about an update to a custom model deployment, including the new custom model resource ARN and current update status.

Inheritance Hierarchy

System.Object
  Amazon.Bedrock.Model.CustomModelDeploymentUpdateDetails

Namespace: Amazon.Bedrock.Model
Assembly: AWSSDK.Bedrock.dll
Version: 3.x.y.z

Syntax

C#
public class CustomModelDeploymentUpdateDetails

The CustomModelDeploymentUpdateDetails type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ModelArn System.String

Gets and sets the property ModelArn.

ARN of the new custom model being deployed as part of the update.

Public Property UpdateStatus Amazon.Bedrock.CustomModelDeploymentUpdateStatus

Gets and sets the property UpdateStatus.

Current status of the deployment update.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5