BindingArgs

constructor(cert: Output<CertArgs>? = null, hostName: Output<String>? = null, ipAddress: Output<String>? = null, port: Output<String>? = null, portMapping: Output<PortMappingArgs>? = null, protocol: Output<String>? = null)