| Package | Description |
|---|---|
| com.amazonaws.services.finspace.model |
| Modifier and Type | Method and Description |
|---|---|
SuperuserParameters |
SuperuserParameters.clone() |
SuperuserParameters |
CreateEnvironmentRequest.getSuperuserParameters()
Configuration information for the superuser.
|
SuperuserParameters |
SuperuserParameters.withEmailAddress(String emailAddress)
The email address of the superuser.
|
SuperuserParameters |
SuperuserParameters.withFirstName(String firstName)
The first name of the superuser.
|
SuperuserParameters |
SuperuserParameters.withLastName(String lastName)
The last name of the superuser.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateEnvironmentRequest.setSuperuserParameters(SuperuserParameters superuserParameters)
Configuration information for the superuser.
|
CreateEnvironmentRequest |
CreateEnvironmentRequest.withSuperuserParameters(SuperuserParameters superuserParameters)
Configuration information for the superuser.
|
Copyright © 2025. All rights reserved.