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 ListServiceInstanceProvisionedResources operation. List provisioned resources for a service instance with details.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.Proton.AmazonProtonRequest
      Amazon.Proton.Model.ListServiceInstanceProvisionedResourcesRequest

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

Syntax

C#
public class ListServiceInstanceProvisionedResourcesRequest : AmazonProtonRequest
         IAmazonWebServiceRequest

The ListServiceInstanceProvisionedResourcesRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property NextToken System.String

Gets and sets the property NextToken.

A token that indicates the location of the next provisioned resource in the array of provisioned resources, after the list of provisioned resources that was previously requested.

Public Property ServiceInstanceName System.String

Gets and sets the property ServiceInstanceName.

The name of the service instance whose provisioned resources you want.

Public Property ServiceName System.String

Gets and sets the property ServiceName.

The name of the service that serviceInstanceName is associated to.

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