The type of a load balancer. By default, Elastic Load Balancing creates an Internet-facing load balancer with a publicly resolvable DNS
name, which resolves to public IP addresses. For more informationabout Internet-facing and Internal load balancers, see
Internet-facing and Internal Load
Balancers. Specify the value
internal for this option to create an internal load balancer with a DNS name that resolves to
private IP addresses.
Note: |
---|
This option is only available for load balancers created within EC2-VPC. |

Declaration Syntax
public string Scheme { get; set; }
Assembly:
AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)