Interface DataCatalogSummary.Builder

    • Method Detail

      • catalogName

        DataCatalogSummary.Builder catalogName​(String catalogName)

        The name of the data catalog. The catalog name is unique for the Amazon Web Services account and can use a maximum of 127 alphanumeric, underscore, at sign, or hyphen characters. The remainder of the length constraint of 256 is reserved for use by Athena.

        Parameters:
        catalogName - The name of the data catalog. The catalog name is unique for the Amazon Web Services account and can use a maximum of 127 alphanumeric, underscore, at sign, or hyphen characters. The remainder of the length constraint of 256 is reserved for use by Athena.
        Returns:
        Returns a reference to this object so that method calls can be chained together.