Interface AssociateIpAccessSettingsResponse.Builder

    • Method Detail

      • ipAccessSettingsArn

        AssociateIpAccessSettingsResponse.Builder ipAccessSettingsArn​(String ipAccessSettingsArn)

        The ARN of the IP access settings resource.

        Parameters:
        ipAccessSettingsArn - The ARN of the IP access settings resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • portalArn

        AssociateIpAccessSettingsResponse.Builder portalArn​(String portalArn)

        The ARN of the web portal.

        Parameters:
        portalArn - The ARN of the web portal.
        Returns:
        Returns a reference to this object so that method calls can be chained together.