Interface IpamPolicyAllocationRuleRequest.Builder

    • Method Detail

      • sourceIpamPoolId

        IpamPolicyAllocationRuleRequest.Builder sourceIpamPoolId​(String sourceIpamPoolId)

        The ID of the source IPAM pool for the requested allocation rule.

        An IPAM pool is a collection of IP addresses in IPAM that can be allocated to Amazon Web Services resources.

        Parameters:
        sourceIpamPoolId - The ID of the source IPAM pool for the requested allocation rule.

        An IPAM pool is a collection of IP addresses in IPAM that can be allocated to Amazon Web Services resources.

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