public class IdTokenForUpdateUserPoolClientInput extends Object
| Constructor and Description |
|---|
IdTokenForUpdateUserPoolClientInput() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Integer |
getLifeTimeSeconds()
Get lifeTimeSeconds
|
int |
hashCode() |
IdTokenForUpdateUserPoolClientInput |
lifeTimeSeconds(Integer lifeTimeSeconds) |
void |
setLifeTimeSeconds(Integer lifeTimeSeconds) |
String |
toString() |
public IdTokenForUpdateUserPoolClientInput lifeTimeSeconds(Integer lifeTimeSeconds)
public Integer getLifeTimeSeconds()
public void setLifeTimeSeconds(Integer lifeTimeSeconds)
Copyright © 2026. All rights reserved.