Interface protos.google.cloud.gkemulticloud.v1.IGenerateAttachedClusterAgentTokenRequest (1.1.0)

Properties of a GenerateAttachedClusterAgentTokenRequest.

Package

@google-cloud/gkemulticloud

Properties

attachedCluster

attachedCluster?: (string|null);

GenerateAttachedClusterAgentTokenRequest attachedCluster

audience

audience?: (string|null);

GenerateAttachedClusterAgentTokenRequest audience

grantType

grantType?: (string|null);

GenerateAttachedClusterAgentTokenRequest grantType

options

options?: (string|null);

GenerateAttachedClusterAgentTokenRequest options

requestedTokenType

requestedTokenType?: (string|null);

GenerateAttachedClusterAgentTokenRequest requestedTokenType

scope

scope?: (string|null);

GenerateAttachedClusterAgentTokenRequest scope

subjectToken

subjectToken?: (string|null);

GenerateAttachedClusterAgentTokenRequest subjectToken

subjectTokenType

subjectTokenType?: (string|null);

GenerateAttachedClusterAgentTokenRequest subjectTokenType

version

version?: (string|null);

GenerateAttachedClusterAgentTokenRequest version