static UserProps.Builder
builder()
UserProps.Builder
groups(List<? extends IGroup> groups)
UserProps.getGroups()
managedPolicies(List<? extends IManagedPolicy> managedPolicies)
UserProps.getManagedPolicies()
password(SecretValue password)
UserProps.getPassword()
passwordResetRequired(Boolean passwordResetRequired)
UserProps.getPasswordResetRequired()
path(String path)
UserProps.getPath()
permissionsBoundary(IManagedPolicy permissionsBoundary)
UserProps.getPermissionsBoundary()
userName(String userName)
UserProps.getUserName()
Copyright © 2021. All rights reserved.