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 GetWorkloadDeploymentPattern operation. Returns details for a given workload and deployment pattern, including the available specifications. You can use the ListWorkloads operation to discover the available workload names and the ListWorkloadDeploymentPatterns operation to discover the available deployment pattern names of a given workload.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.LaunchWizard.AmazonLaunchWizardRequest
      Amazon.LaunchWizard.Model.GetWorkloadDeploymentPatternRequest

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

Syntax

C#
public class GetWorkloadDeploymentPatternRequest : AmazonLaunchWizardRequest
         IAmazonWebServiceRequest

The GetWorkloadDeploymentPatternRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property DeploymentPatternName System.String

Gets and sets the property DeploymentPatternName.

The name of the deployment pattern.

Public Property WorkloadName System.String

Gets and sets the property WorkloadName.

The name of the workload.

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