Builder

class Builder

Properties

Link copied to clipboard

The identifier of the directory for which to retrieve snapshot information.

Link copied to clipboard
var limit: Int?

The maximum number of objects to return.

Link copied to clipboard

The DescribeSnapshotsResult.NextToken value from a previous call to DescribeSnapshots. Pass null if this is the first call.

Link copied to clipboard

A list of identifiers of the snapshots to obtain the information for. If this member is null or empty, all snapshots are returned using the Limit and NextToken members.