Interface StandardsManagedBy.Builder

    • Method Detail

      • company

        StandardsManagedBy.Builder company​(String company)

        An identifier for the company that manages a specific security standard. For existing standards, the value is equal to Amazon Web Services.

        Parameters:
        company - An identifier for the company that manages a specific security standard. For existing standards, the value is equal to Amazon Web Services.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • product

        StandardsManagedBy.Builder product​(String product)

        An identifier for the product that manages a specific security standard. For existing standards, the value is equal to the Amazon Web Services service that manages the standard.

        Parameters:
        product - An identifier for the product that manages a specific security standard. For existing standards, the value is equal to the Amazon Web Services service that manages the standard.
        Returns:
        Returns a reference to this object so that method calls can be chained together.