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.

Container for the parameters to the InvokeBlueprintOptimizationAsync operation. Invoke an async job to perform Blueprint Optimization

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.BedrockDataAutomation.AmazonBedrockDataAutomationRequest
      Amazon.BedrockDataAutomation.Model.InvokeBlueprintOptimizationAsyncRequest

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

Syntax

C#
public class InvokeBlueprintOptimizationAsyncRequest : AmazonBedrockDataAutomationRequest
         IAmazonWebServiceRequest

The InvokeBlueprintOptimizationAsyncRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property Blueprint Amazon.BedrockDataAutomation.Model.BlueprintOptimizationObject

Gets and sets the property Blueprint.

Blueprint to be optimized

Public Property DataAutomationProfileArn System.String

Gets and sets the property DataAutomationProfileArn.

Data automation profile ARN

Public Property EncryptionConfiguration Amazon.BedrockDataAutomation.Model.EncryptionConfiguration

Gets and sets the property EncryptionConfiguration.

Encryption configuration.

Public Property OutputConfiguration Amazon.BedrockDataAutomation.Model.BlueprintOptimizationOutputConfiguration

Gets and sets the property OutputConfiguration.

Output configuration where the results should be placed

Public Property Samples System.Collections.Generic.List<Amazon.BedrockDataAutomation.Model.BlueprintOptimizationSample>

Gets and sets the property Samples.

List of Blueprint Optimization Samples

Public Property Tags System.Collections.Generic.List<Amazon.BedrockDataAutomation.Model.Tag>

Gets and sets the property Tags.

List of tags.

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