Class UserProfileAlreadyExistsException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<UserProfileAlreadyExistsException.Builder,UserProfileAlreadyExistsException>

@Generated("software.amazon.awssdk:codegen") public final class UserProfileAlreadyExistsException extends CodeStarException implements ToCopyableBuilder<UserProfileAlreadyExistsException.Builder,UserProfileAlreadyExistsException>

A user profile with that name already exists in this region for the AWS account. AWS CodeStar user profile names must be unique within a region for the AWS account.

See Also: