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 CreateServiceInstance operation. Create a service instance.
Namespace: Amazon.Proton.Model
Assembly: AWSSDK.Proton.dll
Version: 3.x.y.z
public class CreateServiceInstanceRequest : AmazonProtonRequest IAmazonWebServiceRequest
The CreateServiceInstanceRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
CreateServiceInstanceRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
ClientToken | System.String |
Gets and sets the property ClientToken. The client token of the service instance to create. |
![]() |
Name | System.String |
Gets and sets the property Name. The name of the service instance to create. |
![]() |
ServiceName | System.String |
Gets and sets the property ServiceName. The name of the service the service instance is added to. |
![]() |
Spec | System.String |
Gets and sets the property Spec. The spec for the service instance you want to create. |
![]() |
Tags | System.Collections.Generic.List<Amazon.Proton.Model.Tag> |
Gets and sets the property Tags. An optional list of metadata items that you can associate with the Proton service instance. A tag is a key-value pair. For more information, see Proton resources and tagging in the Proton User Guide. |
![]() |
TemplateMajorVersion | System.String |
Gets and sets the property TemplateMajorVersion.
To create a new major and minor version of the service template, exclude |
![]() |
TemplateMinorVersion | System.String |
Gets and sets the property TemplateMinorVersion.
To create a new minor version of the service template, include a |
.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