Skip to content

Commit

Permalink
Add a note for WRITER endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
Russsnizza committed Sep 18, 2024
1 parent d347dbe commit 954eae5
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.
* The type of the endpoint. Note: For Aurora, WRITER is not used.
*/
@Required
@Updatable
Expand Down

0 comments on commit 954eae5

Please sign in to comment.