Interface DynamodbStreamConfiguration.Builder

    • Method Detail

      • streamPolicy

        DynamodbStreamConfiguration.Builder streamPolicy​(String streamPolicy)

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

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