GcpIamCredentialsAuthenticationOptions.builder() GcpIamCredentialsAuthenticationOptions.GcpIamCredentialsAuthenticationOptionsBuilder.clock(ClockSE clock) JWT の有効期限が切れるまでのエポック秒を計算するために使用される
ClockSE を構成します。
GcpIamCredentialsAuthenticationOptions.GcpIamCredentialsAuthenticationOptionsBuilder.credentials(com.google.auth.oauth2.GoogleCredentials credentials) 署名付き JWT の作成に必要な静的 Google 資格情報を構成します。
GcpIamCredentialsAuthenticationOptions.GcpIamCredentialsAuthenticationOptionsBuilder.jwtValidity(DurationSE jwtValidity) GcpIamCredentialsAuthenticationOptions.GcpIamCredentialsAuthenticationOptionsBuilder.path(StringSE path) マウントパスを設定します。デフォルトは aws です。
GcpIamCredentialsAuthenticationOptions.GcpIamCredentialsAuthenticationOptionsBuilder.role(StringSE role) ログインが試行されているロールの名前を構成します。
GcpIamCredentialsAuthenticationOptions.GcpIamCredentialsAuthenticationOptionsBuilder.serviceAccountId(StringSE serviceAccountId) GCP IAM 呼び出しで使用する明示的なサービスアカウント ID を構成します。