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.

Represents a single entry in the asset manifest, describing one artifact produced by the build workflow.

Inheritance Hierarchy

System.Object
  Amazon.Bedrock.Model.AutomatedReasoningPolicyBuildResultAssetManifestEntry

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

Syntax

C#
public class AutomatedReasoningPolicyBuildResultAssetManifestEntry

The AutomatedReasoningPolicyBuildResultAssetManifestEntry type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property AssetId System.String

Gets and sets the property AssetId.

A unique identifier for the asset, if applicable. Use this ID when requesting specific assets through the API.

Public Property AssetName System.String

Gets and sets the property AssetName.

A human-readable name for the asset, if applicable. This helps identify specific documents or reports within the workflow results.

Public Property AssetType Amazon.Bedrock.AutomatedReasoningPolicyBuildResultAssetType

Gets and sets the property AssetType.

The type of asset (e.g., BUILD_LOG, QUALITY_REPORT, POLICY_DEFINITION, GENERATED_TEST_CASES, POLICY_SCENARIOS, FIDELITY_REPORT, ASSET_MANIFEST, SOURCE_DOCUMENT).

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