Class GenerateAwsAccessTokenResponse (0.6.8)

GenerateAwsAccessTokenResponse(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Response message for AwsClusters.GenerateAwsAccessToken method.

Attributes

NameDescription
access_token str
Output only. Access token to authenticate to k8s api-server.
expiration_time google.protobuf.timestamp_pb2.Timestamp
Output only. Timestamp at which the token will expire.