Interface StandardsManagedBy.Builder

All Superinterfaces:
Buildable, CopyableBuilder<StandardsManagedBy.Builder,StandardsManagedBy>, SdkBuilder<StandardsManagedBy.Builder,StandardsManagedBy>, SdkPojo
Enclosing class:
StandardsManagedBy

public static interface StandardsManagedBy.Builder extends SdkPojo, CopyableBuilder<StandardsManagedBy.Builder,StandardsManagedBy>
  • Method Details

    • 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

      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.