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.
Namespace: Amazon.Bedrock.Model
Assembly: AWSSDK.Bedrock.dll
Version: 3.x.y.z
public class AutomatedReasoningPolicyBuildResultAssetManifestEntry
The AutomatedReasoningPolicyBuildResultAssetManifestEntry type exposes the following members
| Name | Description | |
|---|---|---|
|
AutomatedReasoningPolicyBuildResultAssetManifestEntry() |
| Name | Type | Description | |
|---|---|---|---|
|
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. |
|
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. |
|
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). |
.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