AwsElasticLoadBalancingV2ListenerPropertiesArgs

constructor(alpnPolicy: Output<List<String>>? = null, certificates: Output<List<CertificateArgs>>? = null, defaultActions: Output<List<Action>>? = null, listenerArn: Output<String>? = null, loadBalancerArn: Output<String>? = null, mutualAuthentication: Output<MutualAuthenticationArgs>? = null, port: Output<Int>? = null, protocol: Output<String>? = null, sslPolicy: Output<String>? = null)