Interface DynamodbTableConfiguration.Builder

    • Method Detail

      • tablePolicy

        DynamodbTableConfiguration.Builder tablePolicy​(String tablePolicy)

        The proposed resource policy defining who can access or manage the DynamoDB table.

        Parameters:
        tablePolicy - The proposed resource policy defining who can access or manage the DynamoDB table.
        Returns:
        Returns a reference to this object so that method calls can be chained together.