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.
Container for the parameters to the InvokeBlueprintOptimizationAsync operation. Invoke an async job to perform Blueprint Optimization
Namespace: Amazon.BedrockDataAutomation.Model
Assembly: AWSSDK.BedrockDataAutomation.dll
Version: 3.x.y.z
public class InvokeBlueprintOptimizationAsyncRequest : AmazonBedrockDataAutomationRequest IAmazonWebServiceRequest
The InvokeBlueprintOptimizationAsyncRequest type exposes the following members
| Name | Description | |
|---|---|---|
|
InvokeBlueprintOptimizationAsyncRequest() |
| Name | Type | Description | |
|---|---|---|---|
|
Blueprint | Amazon.BedrockDataAutomation.Model.BlueprintOptimizationObject |
Gets and sets the property Blueprint. Blueprint to be optimized |
|
DataAutomationProfileArn | System.String |
Gets and sets the property DataAutomationProfileArn. Data automation profile ARN |
|
EncryptionConfiguration | Amazon.BedrockDataAutomation.Model.EncryptionConfiguration |
Gets and sets the property EncryptionConfiguration. Encryption configuration. |
|
OutputConfiguration | Amazon.BedrockDataAutomation.Model.BlueprintOptimizationOutputConfiguration |
Gets and sets the property OutputConfiguration. Output configuration where the results should be placed |
|
Samples | System.Collections.Generic.List<Amazon.BedrockDataAutomation.Model.BlueprintOptimizationSample> |
Gets and sets the property Samples. List of Blueprint Optimization Samples |
|
Tags | System.Collections.Generic.List<Amazon.BedrockDataAutomation.Model.Tag> |
Gets and sets the property Tags. List of tags. |
.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