ListSegmentReferencesRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The maximum number of results to include in the response. If you omit this, the default of 50 is used.

Link copied to clipboard

The token to use when requesting the next set of results. You received this token from a previous ListSegmentReferences operation.

Link copied to clipboard

The ARN of the segment that you want to view information for.

Link copied to clipboard

Specifies whether to return information about launches or experiments that use this segment.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String