GetManagedEndpointSessionCredentialsRequest

Types

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

Properties

Link copied to clipboard

The client idempotency token of the job run request.

Link copied to clipboard

Type of the token requested. Currently supported and default value of this field is “TOKEN.”

Link copied to clipboard

Duration in seconds for which the session token is valid. The default duration is 15 minutes and the maximum is 12 hours.

Link copied to clipboard

The ARN of the managed endpoint for which the request is submitted.

Link copied to clipboard

The IAM Execution Role ARN that will be used by the job run.

Link copied to clipboard

String identifier used to separate sections of the execution logs uploaded to S3.

Link copied to clipboard

The ARN of the Virtual Cluster which the Managed Endpoint belongs to.

Functions

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