Interface GatewayGroup.Builder

    • Method Detail

      • arn

        GatewayGroup.Builder arn​(String arn)

        The ARN of the gateway group.

        Parameters:
        arn - The ARN of the gateway group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • name

        GatewayGroup.Builder name​(String name)

        The name of the gateway group.

        Parameters:
        name - The name of the gateway group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • description

        GatewayGroup.Builder description​(String description)

        The description of the gateway group.

        Parameters:
        description - The description of the gateway group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.