Interface SignInDistribution.Builder

    • Method Detail

      • region

        SignInDistribution.Builder region​(String region)

        The Amazon Web Services Region of the sign in distribution.

        Parameters:
        region - The Amazon Web Services Region of the sign in distribution.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • enabled

        SignInDistribution.Builder enabled​(Boolean enabled)

        Whether sign in distribution is enabled.

        Parameters:
        enabled - Whether sign in distribution is enabled.
        Returns:
        Returns a reference to this object so that method calls can be chained together.