Class DbClusterRoleAlreadyExistsException

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

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

The specified IAM role Amazon Resource Name (ARN) is already associated with the specified DB cluster.

See Also: