Interface Settings.Builder

    • Method Detail

      • securityGroupId

        Settings.Builder securityGroupId​(String securityGroupId)

        A security group ID that allows inbound TCP port 1688 communication between resources in your VPC and the VPC endpoint for activation servers.

        Parameters:
        securityGroupId - A security group ID that allows inbound TCP port 1688 communication between resources in your VPC and the VPC endpoint for activation servers.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • subnets

        Settings.Builder subnets​(Collection<String> subnets)

        The subnets defined for the registered identity provider.

        Parameters:
        subnets - The subnets defined for the registered identity provider.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • subnets

        Settings.Builder subnets​(String... subnets)

        The subnets defined for the registered identity provider.

        Parameters:
        subnets - The subnets defined for the registered identity provider.
        Returns:
        Returns a reference to this object so that method calls can be chained together.