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

Properties of a GenerateAwsClusterAgentTokenRequest.

Package

@google-cloud/gkemulticloud

Properties

audience

audience?: (string|null);

GenerateAwsClusterAgentTokenRequest audience

awsCluster

awsCluster?: (string|null);

GenerateAwsClusterAgentTokenRequest awsCluster

grantType

grantType?: (string|null);

GenerateAwsClusterAgentTokenRequest grantType

nodePoolId

nodePoolId?: (string|null);

GenerateAwsClusterAgentTokenRequest nodePoolId

options

options?: (string|null);

GenerateAwsClusterAgentTokenRequest options

requestedTokenType

requestedTokenType?: (string|null);

GenerateAwsClusterAgentTokenRequest requestedTokenType

scope

scope?: (string|null);

GenerateAwsClusterAgentTokenRequest scope

subjectToken

subjectToken?: (string|null);

GenerateAwsClusterAgentTokenRequest subjectToken

subjectTokenType

subjectTokenType?: (string|null);

GenerateAwsClusterAgentTokenRequest subjectTokenType

version

version?: (string|null);

GenerateAwsClusterAgentTokenRequest version