Uses of Class
software.amazon.awssdk.services.finspace.model.SuperuserParameters
-
Packages that use SuperuserParameters Package Description software.amazon.awssdk.services.finspace.model -
-
Uses of SuperuserParameters in software.amazon.awssdk.services.finspace.model
Methods in software.amazon.awssdk.services.finspace.model that return SuperuserParameters Modifier and Type Method Description SuperuserParametersCreateEnvironmentRequest. superuserParameters()Configuration information for the superuser.Methods in software.amazon.awssdk.services.finspace.model with parameters of type SuperuserParameters Modifier and Type Method Description CreateEnvironmentRequest.BuilderCreateEnvironmentRequest.Builder. superuserParameters(SuperuserParameters superuserParameters)Configuration information for the superuser.
-