Interface DescribeAccountResponse.Builder

    • Method Detail

      • dedicatedTenancyManagementCidrRange

        DescribeAccountResponse.Builder dedicatedTenancyManagementCidrRange​(String dedicatedTenancyManagementCidrRange)

        The IP address range, specified as an IPv4 CIDR block, used for the management network interface.

        The management network interface is connected to a secure Amazon WorkSpaces management network. It is used for interactive streaming of the WorkSpace desktop to Amazon WorkSpaces clients, and to allow Amazon WorkSpaces to manage the WorkSpace.

        Parameters:
        dedicatedTenancyManagementCidrRange - The IP address range, specified as an IPv4 CIDR block, used for the management network interface.

        The management network interface is connected to a secure Amazon WorkSpaces management network. It is used for interactive streaming of the WorkSpace desktop to Amazon WorkSpaces clients, and to allow Amazon WorkSpaces to manage the WorkSpace.

        Returns:
        Returns a reference to this object so that method calls can be chained together.