GetUserPoolClientResponse |
GetUserPoolClientResponse.addAllowedCallbackUrlsItem(String allowedCallbackUrlsItem) |
GetUserPoolClientResponse |
GetUserPoolClientResponse.addAllowedCorsItem(String allowedCorsItem) |
GetUserPoolClientResponse |
GetUserPoolClientResponse.addAllowedLogoutUrlsItem(String allowedLogoutUrlsItem) |
GetUserPoolClientResponse |
GetUserPoolClientResponse.addAllowedWebOriginsItem(String allowedWebOriginsItem) |
GetUserPoolClientResponse |
GetUserPoolClientResponse.allowedCallbackUrls(List<String> allowedCallbackUrls) |
GetUserPoolClientResponse |
GetUserPoolClientResponse.allowedCors(List<String> allowedCors) |
GetUserPoolClientResponse |
GetUserPoolClientResponse.allowedLogoutUrls(List<String> allowedLogoutUrls) |
GetUserPoolClientResponse |
GetUserPoolClientResponse.allowedWebOrigins(List<String> allowedWebOrigins) |
GetUserPoolClientResponse |
GetUserPoolClientResponse.clientSecret(String clientSecret) |
GetUserPoolClientResponse |
GetUserPoolClientResponse.clientType(String clientType) |
GetUserPoolClientResponse |
GetUserPoolClientResponse.createTime(String createTime) |
GetUserPoolClientResponse |
GetUserPoolClientResponse.description(String description) |
GetUserPoolClientResponse |
GetUserPoolClientResponse.developmentModeEnabled(Boolean developmentModeEnabled) |
GetUserPoolClientResponse |
GetUserPoolClientResponse.idToken(IdTokenForGetUserPoolClientOutput idToken) |
GetUserPoolClientResponse |
GetUserPoolClientResponse.loginPageUrl(String loginPageUrl) |
GetUserPoolClientResponse |
GetUserPoolClientResponse.logoUri(String logoUri) |
GetUserPoolClientResponse |
GetUserPoolClientResponse.name(String name) |
GetUserPoolClientResponse |
GetUserPoolClientResponse.refreshToken(RefreshTokenForGetUserPoolClientOutput refreshToken) |
GetUserPoolClientResponse |
GetUserPoolClientResponse.uid(String uid) |
GetUserPoolClientResponse |
GetUserPoolClientResponse.updateTime(String updateTime) |