public class IdTokenForUpdateUserPoolClientOutput extends Object
| Constructor and Description |
|---|
IdTokenForUpdateUserPoolClientOutput() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Integer |
getLifetimeSeconds()
Get lifetimeSeconds
|
int |
hashCode() |
IdTokenForUpdateUserPoolClientOutput |
lifetimeSeconds(Integer lifetimeSeconds) |
void |
setLifetimeSeconds(Integer lifetimeSeconds) |
String |
toString() |
public IdTokenForUpdateUserPoolClientOutput()
public IdTokenForUpdateUserPoolClientOutput lifetimeSeconds(Integer lifetimeSeconds)
public Integer getLifetimeSeconds()
public void setLifetimeSeconds(Integer lifetimeSeconds)
Copyright © 2026. All rights reserved.