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 ListSandboxesForProject operation. Gets a list of sandboxes for a given project.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.CodeBuild.AmazonCodeBuildRequest
      Amazon.CodeBuild.Model.ListSandboxesForProjectRequest

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

Syntax

C#
public class ListSandboxesForProjectRequest : AmazonCodeBuildRequest
         IAmazonWebServiceRequest

The ListSandboxesForProjectRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property MaxResults System.Int32

Gets and sets the property MaxResults.

The maximum number of sandbox records to be retrieved.

Public Property NextToken System.String

Gets and sets the property NextToken.

The next token, if any, to get paginated results. You will get this value from previous execution of list sandboxes.

Public Property ProjectName System.String

Gets and sets the property ProjectName.

The CodeBuild project name.

Public Property SortOrder Amazon.CodeBuild.SortOrderType

Gets and sets the property SortOrder.

The order in which sandbox records should be retrieved.

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