public class RefreshTokenForUpdateUserPoolClientInput extends Object
| Constructor and Description |
|---|
RefreshTokenForUpdateUserPoolClientInput() |
public RefreshTokenForUpdateUserPoolClientInput()
public RefreshTokenForUpdateUserPoolClientInput combinedLifetimeSeconds(Integer combinedLifetimeSeconds)
public Integer getCombinedLifetimeSeconds()
public void setCombinedLifetimeSeconds(Integer combinedLifetimeSeconds)
public RefreshTokenForUpdateUserPoolClientInput hasCombinedLifetime(Boolean hasCombinedLifetime)
public Boolean isHasCombinedLifetime()
public void setHasCombinedLifetime(Boolean hasCombinedLifetime)
public RefreshTokenForUpdateUserPoolClientInput hasIdleLifetime(Boolean hasIdleLifetime)
public Boolean isHasIdleLifetime()
public void setHasIdleLifetime(Boolean hasIdleLifetime)
public RefreshTokenForUpdateUserPoolClientInput idleLifetimeSeconds(Integer idleLifetimeSeconds)
public Integer getIdleLifetimeSeconds()
public void setIdleLifetimeSeconds(Integer idleLifetimeSeconds)
public RefreshTokenForUpdateUserPoolClientInput rotation(Boolean rotation)
public Boolean isRotation()
public void setRotation(Boolean rotation)
Copyright © 2026. All rights reserved.