Skip to content

Commit

Permalink
Update comment for Aurora WRITER endpoint
Browse files Browse the repository at this point in the history
Co-authored-by: Deepanjan Bhattacharyya <[email protected]>
  • Loading branch information
Russsnizza and deepanjan90 authored Sep 27, 2024
1 parent 954eae5 commit d4f4437
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/gyro/aws/rds/DbClusterEndpointResource.java
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ public void setDbCluster(DbClusterResource dbCluster) {
}

/**
* The type of the endpoint. Note: For Aurora, WRITER is not used.
* The type of the endpoint. Cannot be set to ``WRITER`` if 'db-cluster' is set to ``Aurora``.
*/
@Required
@Updatable
Expand Down

0 comments on commit d4f4437

Please sign in to comment.