Class StsProperties
java.lang.Object
io.awspring.cloud.autoconfigure.core.StsProperties
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@Nullable String@Nullable String@Nullable StringbooleanvoidsetAsyncCredentialsUpdate(boolean asyncCredentialsUpdate) voidsetRoleArn(@Nullable String roleArn) voidsetRoleSessionName(@Nullable String roleSessionName) voidsetWebIdentityTokenFile(@Nullable String webIdentityTokenFile)
-
Constructor Details
-
StsProperties
public StsProperties()
-
-
Method Details
-
isAsyncCredentialsUpdate
public boolean isAsyncCredentialsUpdate() -
getRoleSessionName
-
getRoleArn
-
getWebIdentityTokenFile
-
setRoleArn
-
setWebIdentityTokenFile
-
setAsyncCredentialsUpdate
public void setAsyncCredentialsUpdate(boolean asyncCredentialsUpdate) -
setRoleSessionName
-