AssumeRoleForPodIdentityRequest

Types

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

Properties

Link copied to clipboard

The name of the cluster for the request.

Link copied to clipboard

The Kubernetes node name of the worker node where the pod is running.

Link copied to clipboard

The Amazon EC2 instance ID of the worker node where the pod is running.

Link copied to clipboard

The token of the Kubernetes service account for the pod.

Link copied to clipboard
val zone: String?

The Availability Zone ID of the worker node where the pod is running.

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