AwsElasticLoadBalancingV2LoadBalancerPropertiesResponse

constructor(canonicalHostedZoneID: String? = null, dnsName: String? = null, enforceSecurityGroupInboundRulesOnPrivateLinkTraffic: String? = null, ipAddressType: String? = null, loadBalancerArn: String? = null, loadBalancerAttributes: List<LoadBalancerAttributeResponse>? = null, loadBalancerFullName: String? = null, loadBalancerName: String? = null, name: String? = null, scheme: String? = null, securityGroups: List<String>? = null, subnetMappings: List<SubnetMappingResponse>? = null, subnets: List<String>? = null, tags: List<TagResponse>? = null, type: String? = null)